Click or drag to resize

EntityObjectGetAggregateRoot Method

Gets the aggregate root entity object. If the entity does not have aggregate parent reference aggregate root is this entity object.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public EntityObject GetAggregateRoot()

Return Value

Type: EntityObject
See Also