ReportSection.addControl Method [AX 2012]
Adds a report control to a report section.
public ReportControl addControl(
TableId tableId,
FieldId fieldId,
[int arrayIndex])
Run On
CalledParameters
- tableId
- Type: TableId Extended Data Type
The table ID.
- fieldId
- Type: FieldId Extended Data Type
The field ID.
- arrayIndex
- Type: int
Community Additions
ADD
Show: