Click or drag to resize

ObjectReferencesCollectionRepository Property

Gets the repository.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public Repository Repository { get; }

Property Value

Type: Repository
The repository.
See Also