Click or drag to resize

EntityObjectGetAggregateParent Method

Gets the aggregate parent of this entity object. If this is the aggregate root the return value is null.

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

Return Value

Type: EntityObject
See Also