GraphicalSchemaItems

Collection elements:

GraphicalSchemaItemConnectionLine, GraphicalSchemaItemSubBusinessProcess, GraphicalSchemaItemProcessing, GraphicalSchemaItemSwitch
Iteration through collection using For each ... In ... Do operator is available to object. Graphical schema elements are retrieved during iteration.
Access to graphical schema element is possible using [...] operator. Element index (starting from 0) in a collection is passed as an argument.

Properties:

<Schema element name>

Methods:

Count
Find
Get

Description:

Contains a collection of graphical schema items.

Availability:

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

See also:

GraphicalSchema, property GraphicalSchemaItems

    

1C:Enterprise Developer's Community