Click or drag to resize

RepositoryGetAggregateRootRepository Method

Gets the aggregate root repository. If AggregateParentRepository is null the aggregate root is this repository.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public Repository GetAggregateRootRepository()

Return Value

Type: Repository
See Also