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