Process_Caption - BusinessProcess
Caption-bar text for status panel
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Syntax
Property String Process_Caption
| Access Type | Syntax |
|---|---|
| Read Access: | Get Process_Caption to StringVariable |
| Write Access: | Set Process_Caption to StringVariable/Value |
Description
Process_Caption is the caption-bar text for status panel (see status-panel docs).
Changes in the Process_Title will have no effect after DoProcess has been sent to the BusinessProcess object (BPO).