Name | Description | |
---|---|---|
ExternalVariable Constructor | Initializes a new instance of the ExternalVariable class. |
The following tables list the members exposed by ExternalVariable.
Name | Description | |
---|---|---|
ExternalVariable Constructor | Initializes a new instance of the ExternalVariable class. |
Name | Description | |
---|---|---|
Name | Overridden. Gets or sets the name of the defined name. | |
Value | Gets the value of this external variable. |
Name | Description | |
---|---|---|
EvaluationContext | Gets the global shared evaluation context. |
Name | Description | |
---|---|---|
GetHashCode | Returns a hash code for this instance. | |
IsUndefined | Determines whether this external variable is undefined. |
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. |