ICubeExecuteResult.DataTypes

Syntax

DataTypes: ICubeExecuteDataTypes;

Description

The DataTypes property returns information about how values are generated in cells.

Comments

The property value will be available, if the ICubeExecuteSetup.UseDataTypes property was set to True on calculation.

Example

The example of use is given in description of the ICubeExecuteSetup.UseDataTypes property.

See also:

ICubeExecuteResult