ReportDesign.addSectionGroup Method [AX 2012]
Adds a section group to a design.
public ReportSectionGroup addSectionGroup(TableId tableId, [FieldId fieldId])
Run On
CalledParameters
- tableId
- Type: TableId Extended Data Type
The table property of the section group.
- fieldId
- Type: FieldId Extended Data Type
The dataField property of the section group; optional.
Community Additions
ADD
Show: