AllowHasData

Syntax

AllowHasData: Boolean;

Description

The AllowHasData property determines whether it is possible to load the attribute whether the dimension element data is available.

Comments

By default this property is set to False: that is, data availability indication is not loaded.

Example

The example of property use is given in description of the DimSource.setDataEls method.

See also:

DimSourceSettings