ParallelBranchElement Properties
The ParallelBranchElement type exposes the following members.
| Name | Description | |
|---|---|---|
| Category | Gets or sets the category to which the element belongs. (Inherited from ModelElement.) |
| Context | Gets or sets the context of the element. (Inherited from ModelElement.) |
| DesignElementName | Gets the fully qualifying name of the DesignElement class instance. (Inherited from DesignElement.) |
| ElementCollection | Gets the collection of elements and relationships in a parallel branch. |
| ElementType | Gets the workflow element type. (Overrides WorkflowElement.ElementType.) |
| Id | Gets or sets a unique identification of the element. (Inherited from ModelElement.) |
| IncomingRelationships | Gets a list of incoming relationships. (Inherited from DesignElement.) |
| Model | Gets or sets the model of the parallel branch. |
| Name | Gets or sets the name of the parallel branch. |
| OutgoingRelationships | Gets a list of outgoing relationships. (Inherited from DesignElement.) |
| Parallel | Gets the record ID of a parallel branch workflow element. |
| Parent | Gets the parent model element. (Inherited from ModelElement.) |
| PropertyTypes | Gets a collection of PropertyType class instances. (Overrides ModelElement.PropertyTypes.) |
| StorageId | (Inherited from WorkflowElement.) |
| SubCategory | Gets or sets the sub category to which the element belongs. (Inherited from ModelElement.) |
| ViewState | (Inherited from WorkflowElement.) |
Community Additions
ADD
Show: