STSeriesWorkflowButtonWorkflowButtonType Enumeration | |
the action associated with the button
Namespace: Scriptel.STSeriesAssembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax public enum WorkflowButtonType
Public Enumeration WorkflowButtonType
public enum class WorkflowButtonType
Members
| Member name | Value | Description |
---|
| CLEAR_SCREEN | 0 | |
| HOME_SCREEN | 1 | |
| PREVIOUS_SCREEN | 2 | |
| NEXT_SCREEN | 3 | |
| ACCEPT_SIGNATURE | 4 | |
See Also