Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : ProcessName property
 

ProcessName property

The name of the Process of which the Progress.BPM.Task object is part. This value will be the name used to create the process (by default, the process template name) followed by a '#' sign, followed by a process instance ID (for example, SomeProcess#37892).
Data type: CHARACTER
Access: PUBLIC Read-only
Applies to: Progress.BPM.Task class