DataCompositionTableOutputParameterValues

Properties:

AvailableParameters
Items

Methods:

FindParameterValue
GetIDByObject
GetObjectByID
SetParameterValue

Description:

Values of output parameters for tables.
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. HorizontalOverallPlacement - grand totals placed horizontally (DataCompositionTotalPlacement type} type);
7. VerticalOverallPlacement - grand totals placed vertically (DataCompositionTotalPlacement type} type);
8. FieldsTitleType - field header type (DataCompositionFieldsTitleType);
9. TitleOutput - header output (DataCompositionTextOutputType type);
10. Title - header (String type);
11. AppearanceTemplate - appearance template name (String type);
12. ResourcesAutoPosition - resources auto position (DataCompositionResourcesAutoPosition type).

Availability:

Thin client, web-client, server, thick client, external connection.
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: TableOutputParameterValues.

See also:

DataCompositionTable, property OutputParameters
DataCompositionTableGroup, property OutputParameters

    

1C:Enterprise Developer's Community