Object: Variant;
Object: Object;
The Object property returns class instance which is cast to the general data type.
Class instance obtained using the Object property can be used to specify class instance as parameter value in the IForeSubParam.Value property.
The example of use is given in description of the IForeObject.SetFieldValue method.
See also: