Gets a boolean value that indicates whether the variable is endogenous.
Syntax
result = object.IsEndogenous
The IsEndogenous property syntax has the following parts:
Part |
Description |
result |
True if the variable is endogenous. |
object |
An object of type CValue. |