LimitToHierarchy(Value: IDimHierarchyInstance);
LimitToHierarchy(Value: Prognoz.Platform.Interop.Dimensions.IDimHierarchyInstance);
Value. Data of dictionary alternative hierarchy.
The LimitToHierarchy method keeps selection only for elements, which are included in the specified alternative hierarchy.
To apply alternative hierarchy in the selection, use IDimSelection.SelectHierarchy.
The method use is given in the example for IDimSelection.SelectHierarchy.
See also: