PlannerDimensionCollection.Insert

Syntax:

Insert(<Index>, <Value>)

Parameters:

<Index> (required)

Type: Number.
Index in the measurement collection with which a measurement should be inserted.

<Value> (required)

Type: Arbitrary.
Dimension value.

Returned value:

Type: PlannerDimension.

Description:

Inserts the dimension at the specified position in the collection.

Availability:

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

    

1C:Enterprise Developer's Community