WorkflowNoteProperty Methods
The WorkflowNoteProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| AddNote | Adds a note to the WorkflowNoteProperty class instance. |
| Clone | Initializes a new instance of the WorkflowNoteProperty class based on the this instance. |
| Create | Initializes a new instance of the WorkflowNoteProperty class. |
| Equals | Determines whether the specified WorkflowNoteProperty instance is equal to the current WorkflowNoteProperty class instance. (Overrides Object.Equals(Object).) |
| Finalize | (Inherited from Object.) |
| GetHashCode | Retrieves a value that indicates the hash code value for the WorkflowNoteProperty instance. (Overrides Object.GetHashCode().) |
| GetType | (Inherited from Object.) |
| MemberwiseClone | (Inherited from Object.) |
| 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 | Validates the property value on the ModelElement class. (Inherited from ModelElement.) |
Community Additions
ADD
Show: