The BProcessEntityType enumeration contains available entity types in process.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | Process. Process. |
| 1 | Stage. Stage. |
| 2 | StepGroup. Groups of steps at the stage. |
| 3 | Step_. Stage step. |
| 4 | StartEvent. Start event. |
| 5 | EndEvent. End event. |
See also: