PlannerBackgroundIntervalCollection.Move

Syntax:

Move(<Index>, <Offset>)

Parameters:

<Index> (required)

Type: Number; PlannerBackgroundInterval.
Index of a movable item in a collection or this 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 by the specified value.

Availability:

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

    

1C:Enterprise Developer's Community