DataCompositionTableOutputParameterValues
Properties:
Items
Methods:
GetIDByObject
GetObjectByID
SetParameterValue
Description:
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:
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:
DataCompositionTableGroup, property OutputParameters