Table of Contents

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

IList<string>

Name

public string Name { get; set; }

Property Value

string

RootEntity

public string RootEntity { get; set; }

Property Value

string