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

Available values:

The property value is set in the DimSource constructor or using the setAllowHasData method and it is returned by the getAllowHasData method.

See also:

DimSourceSettings