Updates the specified Artifacts.
Namespace: kCura.Relativity.Client.Repositories
Assembly: kCura.Relativity.Client (in kCura.Relativity.Client.dll) Version: 17.0.1.1 588f15fd7550dbf54835f3417a0142d4ea37dbb5
Syntax
Parameters
- artifacts
- Type: T
The Artifacts to be updated.
Return Value
Type: WriteResultSetTReturns a WriteResultSet indicating the overall status of the request.
Implements
IGenericRepositoryTUpdate(T)See Also