ReportDesign.control Method [AX 2012]
Finds a control in the generated design, based on the control's table and dataField properties.
public ReportControl control(TableId tableId, FieldId fieldId)
Run On
CalledParameters
- tableId
- Type: TableId Extended Data Type
The table property of the control.
- fieldId
- Type: FieldId Extended Data Type
The dataField property of the control.
Community Additions
ADD
Show: