PlannerItemCollection.Add

Syntax:

Add(<Begin>, <End>)

Parameters:

<Begin> (required)

Type: Date.
The date of the planner item start.

<End> (required)

Type: Date.
Date of planner item end.

Returned value:

Type: PlannerItem.
The added planner item.

Description:

Adds a planner item to the end of the collection.

Availability:

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

    

1C:Enterprise Developer's Community