ReportRun.executeFooter Method [AX 2012]

Execute a footer section.

public boolean executeFooter([TableId tableId, FieldId fieldId])

Run On

Called

Parameters

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.

Return Value

Type: boolean
true if anything was printed; otherwise, false.

ReportRun.executeFooter Method

Community Additions

ADD
Show: