Processing set button state information
Inheritance Hierarchy
Relativity.Processing.Services.ProcessingSetButtonStateData
Namespace: Relativity.Processing.Services
Assembly: Relativity.Processing.Services.Interfaces (in Relativity.Processing.Services.Interfaces.dll) Version: b44b4b567bbab080f9f68472e841682bf13da2db
Syntax
The ProcessingSetButtonStateData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ProcessingSetButtonStateData |
Properties
Name | Description | |
---|---|---|
![]() | DiscoverCancelButtonState |
State of the discover cancel button
|
![]() | DiscoverStartButtonState |
State of the discover start button
|
![]() | FilterFilesButtonState |
State of the filter files button
|
![]() | InventoryCancelButtonState |
State of the inventory cancel button
|
![]() | InventoryStartButtonState |
State of the inventory start button
|
![]() | PublishCancelButtonState |
State of the publish cancel button
|
![]() | PublishStartButtonState |
State of the publish start button
|
![]() | SummaryData |
Brief processing set data summary
|
![]() | ViewAllReportsButtonState |
State of the view all reports button
|
![]() | ViewDiscoveryReportButtonState |
State of the view discovery report button
|
![]() | ViewDocumentErrorsButtonState |
State of the view document errors button
|
![]() | ViewInventoryReportButtonState |
State of the view inventory report button
|
![]() | ViewJobErrorsButtonState |
State of the view job errors button
|
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