AllowCalculation

Syntax

AllowCalculation: Boolean;

Description

The AllowCalculation property determines whether it is possible to load the dimension calculated element attribute.

Comments

Available values:

The property value is set in the DimSource constructor or using the setAllowCalculation method and it is returned using the getAllowCalculation method.

See also:

DimSourceSettings