InteractiveTask Methods
The InteractiveTask 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.) |
| GetStepElementCollection | Gets the steps as an array list collection. |
| GetType | (Inherited from Object.) |
| GetViewStateXml | (Inherited from WorkflowElement.) |
| 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 | Set a new ID for the InteractiveTask class and all the StepElement classes in the step collection. (Overrides ModelElement.SetNewId().) |
| SetParent | Set the parent property of the current ModelElement instance. (Overrides ModelElement.SetParent().) |
| ToString | (Inherited from Object.) |
| Validate | (Inherited from WorkflowElement.) |
Community Additions
ADD
Show: