Click or drag to resize

RepositoryRepositorySource Property

The RepositorySource of this repository, which allows the repository to access other repositories.

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

Property Value

Type: RepositorySource
See Also