Status_Panel_State - BusinessProcess
Determines if a status panel should be presented
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Status_Panel_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get Status_Panel_State to IntegerVariable |
| Write Access: | Set Status_Panel_State to IntegerVariable/Value |
Description
Status_Panel_State determines if a status panel should be presented. When True, a panel appears when the process starts and is removed when the process is complete.
By default, the Status_Panel object of class cProcessStatusPanel in StatPnl.pkg is used. See Using the Status Panel for more information.
Default is True.