Gets a boolean value that indicates whether the variable is a unique variable (i.e., is unobserved and exogenous, and affects only one other variable).
Syntax
result = object.IsUnique
The IsUnique property syntax has the following parts:
Part |
Description |
result |
True if the variable is a unique variable. |
object |
An object of type CValue. |