Repository Properties |
The Repository type exposes the following members.
| Name | Description | |
|---|---|---|
| AggregateParentRepository |
Gets the aggregate parent repository.
| |
| Attributes |
List of Attributes of the container
| |
| LocalizedName |
Gets the name of the repository in the current UI culture.
| |
| Name |
The name of the repository, including the name-space.
| |
| ObjectType |
Gets the type of the domain objects, which are managed by the repository.
| |
| ParentRepository |
Gets the parent repository or null if there is no parent repository.
| |
| References |
List of references to entity objects
| |
| RepositorySource |
The RepositorySource of this repository, which allows the repository to access other repositories.
|