Class DomainAggregate
- Namespace
- JD.AI.Core.Specifications
- Assembly
- JD.AI.Core.dll
public sealed class DomainAggregate
- Inheritance
-
DomainAggregate
- Inherited Members
Properties
Members
public IList<string> Members { get; init; }
Property Value
Name
public string Name { get; set; }
Property Value
RootEntity
public string RootEntity { get; set; }