RetailInventDimCtrl_Frm_FailToScanLog.mustEnableField Method [AX 2012]
Determines if the specified dimension field should be enabled in the grid.
public NoYes mustEnableField(FieldId dimFieldId)
Run On
ClientParameters
- dimFieldId
- Type: FieldId Extended Data Type
A dimension field ID for which record is to be found.
Return Value
Type: NoYes EnumerationNoYes::Yes if the field should be enabled in the grid; otherwise, NoYes::No.
Community Additions
ADD
Show: