WorkflowProperty Methods

The WorkflowProperty type exposes the following members.

  NameDescription
Public method Clone Initializes a new instance of the WorkflowProperty class based on the this instance. (Overrides DesignElement.Clone(Model).)
Public method Equals Determines whether the specified WorkflowProperty instance is equal to the current WorkflowProperty class instance. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Retrieves a value that indicates the hash code value for the WorkflowProperty instance. (Overrides Object.GetHashCode().)
Public method GetRootModelElement Gets the WorkflowModel class that contains the element collection to which this DesignElement belongs. (Overrides DesignElement.GetRootModelElement().)
Public method GetType (Inherited from Object.)
Public method Label Gets the label that is associated to the workflow. (Overrides DesignElement.Label().)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Sets property references when the deserialization is complete. (Overrides DesignElement.OnDeserialization(Object).)
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 Reassign the ID of the current ModelElement . (Inherited from ModelElement.)
Protected method SetParent Set the parent property of the current ModelElement instance. (Overrides ModelElement.SetParent().)
Public method ToString (Inherited from Object.)
Public method Validate (Overrides ModelElement.Validate(ValidationContext).)
Top

Community Additions

ADD
Show: