Provides extension methods for cleaner use of GenericRepository functions.
Inheritance Hierarchy
kCura.Relativity.Client.Repositories.ExtensionsGenericRepositoryExtensions
Namespace: kCura.Relativity.Client.Repositories.Extensions
Assembly: kCura.Relativity.Client (in kCura.Relativity.Client.dll) Version: 17.0.1.1 588f15fd7550dbf54835f3417a0142d4ea37dbb5
Syntax
The GenericRepositoryExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | CreateItemT | Obsolete.
Creates the specified Artifact object and adds it to the current Repository.
|
![]() ![]() | DeleteItemT | Obsolete.
Deletes the specified Artifact.
|
![]() ![]() | ReadItemT | Obsolete.
Reads the specified Artifact.
|
![]() ![]() | UpdateItemT | Obsolete.
Updates the specified Artifact.
|
See Also