PlannerCurrentRepresentationPeriodCollection.Insert

Syntax:

Insert(<Index>, <Begin>, <End>)

Parameters:

<Index> (required)

Type: Number.
The position to put a display period in.

<Begin> (required)

Type: Date.
The display period start.

<End> (required)

Type: Date.
The display period end.

Returned value:

Type: PlannerRepresentationPeriod.
Inserted item.

Description:

Inserts the period of display in the collection at the specified index.

Availability:

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

    

1C:Enterprise Developer's Community