DendrogramLinkCollection.Move

Syntax:

Move(<Link>, <Offset>)

Parameters:

<Link> (required)

Type: DendrogramLink.
Item being shifted.

<Offset> (required)

Type: Number.
The number of point, by which the specified point has to be moved. Positive value indicates that the point will be moved closer to the end of the dendrogram (down), while negative value indicates that the point will be moved closer to the beginning (up).

Description:

Shifts collection item by specified number of positions forward or backward.

Availability:

Thin client, server, thick client, external connection.

    

1C:Enterprise Developer's Community