Relativity.MassOperations.V2.DTOs.MassOperationProcessState
DTO representing the current process state of a mass operation.
Exception message if the mass operation is in an errored state.
If true, the mass operation has been flagged for cancel.
The name of the specific type of mass operation.
Count of the current number of operations completed.
The unique process identifier of this mass operation.
The current state of the mass operation.
Based off of - http://services.kcura.com/Relativity.SDK/03/2012
We can discuss if we want it like this enum or roll our own.
The current status of the mass operation.
Count of the total number of operations in the mass operation.
public MassOperationProcessState()