Dimension.AllowHasData

Syntax

AllowHasData: Boolean;

Description

The AllowHasData property determines whether to load characteristic that indicates availability of dimension element data.

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 Dimension.setDataEls method.

See also:

Dimension