ReportRun.header Method [AX 2012]
Controls the header.
public void header(
ReportSection headerSection,
TableId tableId,
FieldId fieldId)
Run On
CalledParameters
- headerSection
- Type: ReportSection Class
The header section.
- tableId
- Type: TableId Extended Data Type
The ID of the table that contains the changed value.
- fieldId
- Type: FieldId Extended Data Type
The ID of the field that contains the changed value.
Community Additions
ADD
Show: