Saves a custodian. Returns the artifact id of the custodian (on new and update)
Namespace: Relativity.Processing.Services
Assembly: Relativity.Processing.Services.Interfaces (in Relativity.Processing.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
Parameters
- custodian
- Type: Relativity.Processing.Services.ProcessingCustodian
The custodian to be saved - workspaceArtifactId
- Type: System.Int32
The workspace artifact Id where this custodian lives
Return Value
Type: Task<Int32>See Also