InteractiveTask Methods

The InteractiveTask type exposes the following members.

  NameDescription
Public method Clone Initializes a new instance of the DesignElement class based on the this instance. (Inherited from DesignElement.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetRootModelElement Gets the ModelElement class that contains the element collection to which this DesignElement belongs. (Inherited from DesignElement.)
Public method GetStepElementCollection Gets the steps as an array list collection.
Public method GetType (Inherited from Object.)
Public method GetViewStateXml (Inherited from WorkflowElement.)
Public method Label Gets the label that is associated to the design element. (Inherited from DesignElement.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Sets property references when the deserialization is completed. (Inherited from DesignElement.)
Public method OnPropertyChanged Invoked when the property value on an element has been changed. (Inherited from ModelElement.)
Public method OnPropertyStateChanged Invoked when the property state on an element has been changed. (Inherited from ModelElement.)
Public method SetNewId Set a new ID for the InteractiveTask class and all the StepElement classes in the step collection. (Overrides ModelElement.SetNewId().)
Protected method SetParent Set the parent property of the current ModelElement instance. (Overrides ModelElement.SetParent().)
Public method ToString (Inherited from Object.)
Public method Validate (Inherited from WorkflowElement.)
Top

Community Additions

ADD
Show: