DataCompositionTemplateTableGroupBody

Collection elements:

DataCompositionTemplateTableGroupTemplate, DataCompositionTemplateTableGroup, DataCompositionTemplateTableRecords, DataCompositionTemplateTableHierarchicalGroup
Iteration through collection using For each ... In ... Do operator is available to object. Table group body items are retrieved during iteration.
Access to table group body item is possible using [...] operator. Index (starting from 0) is passed as an argument.

Methods:

Add
Clear
Count
Delete
Get
IndexOf
Insert
Move

Description:

Table grouping body. This object is a collection of the following object types:
DataCompositionTemplateTableGroupTemplate;
DataCompositionTemplateTableGroup;
DataCompositionTemplateTableHierarchicalGroup;
DataCompositionTemplateTableRecords.

Availability:

Server, thick client, external connection.

See also:

DataCompositionTemplateTable, property Columns
DataCompositionTemplateTable, property Rows
DataCompositionTemplateTableGroup, property Body
DataCompositionTemplateTableGroup, property HierarchicalBody
DataCompositionTemplateTableRecords, property Body

    

1C:Enterprise Developer's Community