AllowAltHierarchyCreation

Syntax

AllowAltHierarchyCreation: Boolean;

Description

The AllowAltHierarchyCreation property determines whether it is possible to create an alternative hierarchy.

Comments

Available values:

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

See also:

DimSourceSettings