PlannerBackgroundIntervalCollection.Insert

Syntax:

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

Parameters:

<Index> (required)

Type: Number.
Position to insert background interval to.

<Begin> (required)

Type: Date.
Start date of background interval.

<End> (required)

Type: Date.
The date of the background interval end.

Returned value:

Type: PlannerBackgroundInterval.

Description:

Inserts background interval in the collection at the specified index.

Availability:

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

    

1C:Enterprise Developer's Community