ICubeCreatorField.Identifying

Syntax

Identifying: Boolean;

Description

The Identifying property determines whether the current binding is used to identify dimension elements.

Comments

If the property is set to True, field values are used to search elements in dimension by values of the attribute, with which it is bound.

Example

The example of use is given in description of the ICubeLoaderDimensionBinding.Fields property.

See also:

ICubeCreatorField