DataCompositionTableGroupOutputParameterValues

Properties:

AvailableParameters
Items

Methods:

FindParameterValue
GetIDByObject
GetObjectByID
SetParameterValue

Description:

Values of output parameters for table groups.
It contains values of the following parameters:
1. TotalsPlacement - location of totals (DataCompositionTotalPlacement type);
2. GroupFieldsPlacement - location of group fields (DataCompositionGroupFieldsPlacement type);
3. GroupPlacement - location of group (DataCompositionGroupPlacement type});
4. AttributePlacement - location of attributes (DataCompositionAttributesPlacement type);
5. ResourcePlacement - location of resources (DataCompositionResourcesPlacement type);
6. OverallsPlacement - location of totals (DataCompositionTotalPlacement type);
7. FieldsTitleType - field header type (DataCompositionFieldsTitleType type);
8. RecordsCount - count of records which needs to be outputted in group (Number type);
9. TitleOutput - output title (DataCompositionTextOutputType type);
10. Title - title (String type);
11. FilterOutput - output filter (DataCompositionTextOutputType type);
12. AppearanceTemplate - appearance template name (String type);
13. RecordsPercent - percent of records which needs to be outputted in group (Number type);
14. ResourcesAutoPosition - resources auto position (DataCompositionResourcesAutoPosition type);
15. GroupUseVariant - group use variant (DataCompositionGroupUseVariant type).

Availability:

Thin client, web-client, server, thick client, external connection.
The given object may be serialized to/from XML. Can be used in attributes of managed form. The given object may be serialized to/from XDTO. The XDTO type correspoding to this object is defined in {http://v8.1c.ru/8.1/data-composition-system/settings} namespace. XDTO type name: TableGroupOutputParameterValues.

See also:

DataCompositionTableGroup, property OutputParameters

    

1C:Enterprise Developer's Community