IEaxDataAreaSlice.GenerateDimensionParams

Syntax

GenerateDimensionParams: TriState;

Description

The GenerateDimensionParams property determines whether automatic generation of dimension parameters for data slice will be used.

Comments

The purpose and principle of working of the property is identical as the IEaxDataArea.GenerateDimensionParams property, but is relevant only for the current data slice.

If the GenerateDimensionParams current property is set to TriState.Undefined, the value will be taken from IEaxDataArea.GenerateDimensionParams.

See also:

IEaxDataAreaSlice