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