RetailInventDimCtrl_Frm_FailToScanLog.mustShowGridField Method [AX 2012]
Determines if the specified dimension field should be shown in the grid.
public NoYes mustShowGridField(FieldId _dimFieldId)
Run On
ClientParameters
- _dimFieldId
- Type: FieldId Extended Data Type
Dimension field ID.
Return Value
Type: NoYes EnumerationNoYes::Yes if the field should be shown in the grid; otherwise, NoYes::No.
Community Additions
ADD
Show: