PlannerDimensionItemCollection.Insert

Syntax:

Insert(<Index>, <Value>)

Parameters:

<Index> (required)

Type: Number.
Position where the planner measurement item should be inserted.

<Value> (required)

Type: Arbitrary.
A planner dimension item value.

Returned value:

Type: PlannerDimensionItem.

Description:

Inserts the planner dimension item in the collection at the specified index.

Availability:

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

    

1C:Enterprise Developer's Community