Processing Console Button for a layout
Inheritance Hierarchy
Relativity.Processing.Services.Interfaces.DTOs.ProcessingConsoleButton
Namespace: Relativity.Processing.Services.Interfaces.DTOs
Assembly: Relativity.Processing.Services.Interfaces (in Relativity.Processing.Services.Interfaces.dll) Version: b44b4b567bbab080f9f68472e841682bf13da2db
Syntax
The ProcessingConsoleButton type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ProcessingConsoleButton |
Properties
Name | Description | |
---|---|---|
![]() | DisplayText |
The text the button should show
|
![]() | Name |
The name of the button
|
![]() | State |
The state the button is in
|
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