ICubeLoaderResult.Object

Syntax

Object: IMetabaseObject;

Description

The Object property returns the object, to which data is loaded.

Comments

The object is created automatically or by the user depending on the parameters, with which the ICubeLoaderFromSource.LoadWithResult method was called.

Example

The property use is given in the example for ICubeLoaderFromSource.LoadWithResult.

See also:

ICubeLoaderResult