ReportSection.addDateDisplayControl Method [AX 2012]
Adds a date control to a report section.
public ReportDateControl addDateDisplayControl(str displayFunc, [TableId tableId])
Run On
CalledParameters
- displayFunc
- Type: str
The name of the display method.
- tableId
- Type: TableId Extended Data Type
The name of the table on which the display method is declared; optional.
Community Additions
ADD
Show: