For a list of all members of this type, see ExternalVariable members.
Public Methods
| Name | Description |
| GetHashCode | Returns a hash code for this instance. |
| IsUndefined | Determines whether this external variable is undefined. |
Top
Protected Methods
| Name | Description |
| DeleteCore | Designates this external variable to be deleted. |
| Dirty | Notifies the calculation engine that the value of this external variable is changed. |
| EvaluateCore | Evaluates the result of this external variable. |
| OnDirtying | Designates this external variable to be recalculated when the next recalculation occurs. |
Top
See Also