Returns True for exogenous variables.
Syntax
result = object.IsExogenousVariable ()
The IsExogenousVariable method syntax has the following parts:
| Part | Description | 
| result | True if object is an exogenous variable. | 
| object | An object of type PDElement. | 
See example.