AllowHasData: Boolean;
The AllowHasData property determines whether it is possible to load the attribute whether the dimension element data is available.
Available values:
True. Default. The attribute whether there is dimension element data is loaded
False. The attribute whether there is dimension element data is not loaded.
The property value is set in the DimSource constructor or using the setAllowHasData method and it is returned by the getAllowHasData method.
See also: