LineItemWorkflowElementItem Properties
The LineItemWorkflowElementItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Category | Gets or sets the category to which the element belongs. (Inherited from ModelElement.) |
| Condition | Gets or sets the condition for the item. |
| 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.) |
| 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 design element. (Inherited from DesignElement.) |
| Name | Gets or sets the name of a line item workflow element. |
| OutgoingRelationships | Gets a list of outgoing relationships. (Inherited from DesignElement.) |
| Parent | Gets the parent model element. (Inherited from ModelElement.) |
| PropertyTypes | Gets a collection of PropertyType class instances. (Overrides ModelElement.PropertyTypes.) |
| Sequence | Gets or sets the sequence of the item. |
| StorageId | Gets or sets an ID that is used to persist the element. (Inherited from ModelElement.) |
| SubCategory | Gets or sets the sub category to which the element belongs. (Inherited from ModelElement.) |
| Workflow | Get or sets an ID of a workflow that should be executed. |
Community Additions
ADD
Show: