InventDimCtrl_Frm_AgreementLine.mustShowGridField Method [AX 2012]
Determines whether to show a field in a grid.
Syntax
protected NoYes mustShowGridField(FieldId _dimFieldId)
Run On
Client
Parameters
- _dimFieldId
Type: FieldId Extended Data Type
The field ID to show.
Return Value
Type: NoYes Enumeration
true if the field must be shown; otherwise, false.