PlannerDimensionItemCollection.Move

Syntax:

Move(<Index>, <Offset>)

Parameters:

<Index> (required)

Type: Number; PlannerDimensionItem.
Index of an offset item in the collection or the item itself.

<Offset> (required)

Type: Number.
Number of items by which the item needs to be offset. The positive value corresponds to the offset to the end, the negative value – to the start.

Description:

Offsets the item with the specified index to specified value.

Availability:

Thin client, web-client, server, thick client, external connection.

    

1C:Enterprise Developer's Community