DataTypes: ICubeExecuteDataTypes;
The DataTypes property returns information about how values are generated in cells.
The property value will be available, if the ICubeExecuteSetup.UseDataTypes property was set to True on calculation.
The example of use is given in description of the ICubeExecuteSetup.UseDataTypes property.
See also: