ReportRun.executeFooter Method [AX 2012]
Execute a footer section.
public boolean executeFooter([TableId tableId, FieldId fieldId])
Run On
CalledParameters
- tableId
- Type: TableId Extended Data Type
The table ID of the table property of the footer section group; optional.
- fieldId
- Type: FieldId Extended Data Type
The field ID of the dataField property of the footer section group; optional.
Community Additions
ADD
Show: