WorkflowElement Methods
The WorkflowElement type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | Initializes a new instance of the DesignElement class based on the this instance. (Inherited from DesignElement.) |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| GetRootModelElement | Gets the ModelElement class that contains the element collection to which this DesignElement belongs. (Inherited from DesignElement.) |
| GetType | (Inherited from Object.) |
| GetViewStateXml | |
| Label | Gets the label that is associated to the design element. (Inherited from DesignElement.) |
| MemberwiseClone | (Inherited from Object.) |
| OnDeserialization | Sets property references when the deserialization is completed. (Inherited from DesignElement.) |
| OnPropertyChanged | Invoked when the property value on an element has been changed. (Inherited from ModelElement.) |
| OnPropertyStateChanged | Invoked when the property state on an element has been changed. (Inherited from ModelElement.) |
| SetNewId | Reassign the ID of the current ModelElement . (Inherited from ModelElement.) |
| SetParent | Set the parent property of the current ModelElement. (Inherited from ModelElement.) |
| ToString | (Inherited from Object.) |
| Validate | (Overrides ModelElement.Validate(ValidationContext).) |
Community Additions
ADD
Show: