The group of repositories.
Inheritance Hierarchy
kCura.Relativity.Client.Repositories.RepositoryGroup
Namespace: kCura.Relativity.Client.Repositories
Assembly: kCura.Relativity.Client (in kCura.Relativity.Client.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
The RepositoryGroup type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Batch |
The Batch Repository.
|
![]() | BatchSet |
The BatchSet Repository.
|
![]() | Choice |
The Choice Repository.
|
![]() | Client |
The Client Repository
|
![]() | Document |
The Document Repository.
|
![]() | Error |
The Error Repository
|
![]() | Field |
The Field Repository.
|
![]() | Folder |
The Folder Repository
|
![]() | Group |
The Group Repository.
|
![]() | Layout |
The Layout Repository
|
![]() | MarkupSet |
The MarkupSet Repository
|
![]() | ObjectType |
The Object Type (Artifact Type) Repository
|
![]() | RDO |
The Artifact Repository.
|
![]() | RelativityApplication |
The Relativity Application Repository.
|
![]() | RelativityScript |
The Relativity Script Repository
|
![]() | Tab |
The Tab Repository.
|
![]() | User |
The User Repository.
|
![]() | View |
The View Repository
|
![]() | Workspace |
The Workspace Repository
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also