Share via


DimensionHierarchy::moveLevels Method

Moves multiple levels in the hierarchy level table for the specified hierarchy, based on the specified direction and range.

Syntax

server private static void moveLevels(
    DimensionHierarchyId _hierarchyId, 
    Sign _directionSign, 
    Level _leftLevel, 
   [Level _rightLevel])

Run On

Server

Parameters

  • _directionSign
    Type: Sign Extended Data Type
    A value that indicates the direction in which to move the levels: -1 for backward and +1 for forward.

See Also

Reference

DimensionHierarchy Table