IsEndogenous Property

<< >>

Navigation:  Programming with Amos > Class Reference > The t Namespace > Variable Class Reference > Variable Class Members > Properties >

IsEndogenous Property

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.