IMsStubSelection.DataType

Syntax

DataType(Index: Integer): CubeDataType;

DataType[Index: Integer]: Prognoz.Platform.Interop.Cubes.CubeDataType;

Parameters

Index. Collection selection index.

Description

The DataType property returns the data creation method that is set for the cells created by selection with the specified index.

See also:

IMsStubSelection