ActionProperty Methods
The ActionProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | Initializes a new instance of the ActionProperty class based on this instance. |
| Create | Initializes a new instance of the ActionProperty class. |
| Equals | Determines whether the specified ActionProperty instance is equal to the current ActionProperty class instance. (Overrides Object.Equals(Object).) |
| Finalize | (Inherited from Object.) |
| GetHashCode | Retrieves a value that indicates the hash code value for the ActionProperty 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: