AllowAltHierarchyCreation: Boolean;
The AllowAltHierarchyCreation property determines whether it is possible to create an alternative hierarchy.
Available values:
True. It is available to create an alternative hierarchy
False. It is unavailable to create an alternative hierarchy.
The property value is set in the DimSource constructor or using the setAllowAltHierarchyCreation method and it is returned using the getAllowAltHierarchyCreation method.
See also: