AllowCalculation: Boolean;
The AllowCalculation property determines whether it is possible to load the dimension calculated element attribute.
Available values:
True. Default. It is available to load dimension calculated element.
False. It is unavailable to load dimension calculated element.
The property value is set in the DimSource constructor or using the setAllowCalculation method and it is returned using the getAllowCalculation method.
See also: