RemoveByKey(Key: Integer): Boolean;
RemoveByKey(Key: uinteger): boolean;
Key. Key of additional alternative hierarchy.
The RemoveByKey method removes additional alternative hierarchy by its key.
If additional alternative hierarchy is removed, the method returns True.
To remove additional alternative hierarchy by its identifier, use IDimAdditionalHierarchies.RemoveById.
To remove additional alternative hierarchy by its index, use IDimAdditionalHierarchies.Remove.
To add additional alternative hierarchy in collection, use IDimAdditionalHierarchies.Add.
See also: