FlowDiagramEnabled property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the FlowDiagramEnabled property to determine if the functionality of the View Flow Diagram button is enabled.
The default value is False, but it is set to True in the EnableDisableButtons() method if a job is selected on the queue grid.
The FlowDiagramEnabled property also indicates if a job flow diagram can be shown because the method can be called directly without using the button on the Button Bar control.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
Boolean |
Read Only |
False |