IDimSelectionSetFactory.CheckDimensionsIntegrity

Syntax

CheckDimensionsIntegrity(Options: Integer; Value: IDimSelectionSet): Integer;

Parameters

Options. This parameter is reserved for the future.

Value. Complex dictionary selection.

Description

The CheckDimensionsIntegrity method checks building of all dictionaries included into the complex selection.

Comments

While executing this method, the construction of every dictionary from the selection is checked. If any error occurs during building, this error is passed to the level of the platform.

See also:

IDimSelectionSetFactory