Represents the state of the processing set
Inheritance Hierarchy
Relativity.Processing.ServicesProcessingSetState
Namespace: Relativity.Processing.Services
Assembly: Relativity.Processing.Services.Interfaces (in Relativity.Processing.Services.Interfaces.dll) Version: b44b4b567bbab080f9f68472e841682bf13da2db
Syntax
The ProcessingSetState type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ProcessingSetState |
Properties
Name | Description | |
---|---|---|
![]() | ArtifactId |
The artifact Id of the set
|
![]() | Canceled |
Whether the set is canceled or not
|
![]() | DiscoverStatus |
The guid of the discovery status
|
![]() | InventoryStatus |
The guid of the inventory status
|
![]() | ProcessingProfileId |
The profile associated with the set
|
![]() | PublishStatus |
The guid of the publish status
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also