Click or drag to resize

RepositoryIsAggregateRoot Method

Returns true if this repository is aggregate root.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public bool IsAggregateRoot()

Return Value

Type: Boolean
See Also