PlannerDimensionItemCollection

Collection elements:

PlannerDimensionItem
Iteration through collection using For each ... In ... Do operator is available to object. Planner dimension items are retrieved during iteration.
Access to planner dimension item is possible using [...] operator. Index (numbering start with 0) is passed as an argument.

Methods:

Add
Clear
Count
Delete
Find
Get
IndexOf
Insert
Move

Description:

A collection of planner dimension items.

Availability:

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

See also:

PlannerDimension, property Items

    

1C:Enterprise Developer's Community