IForeObject.Object

Syntax

Object: Variant;

Description

The Object property returns class instance which is cast to the general data type.

Comments

Class instance obtained using the Object property can be used to specify class instance as parameter value in the IForeSubParam.Value property.

Example

The example of use is given in description of the IForeObject.SetFieldValue method.

See also:

IForeObject