InventDimCtrl_Frm_NonConformance.mustEnableField Method [AX 2012]
Enables or disables a field based on the InventDimGroup table.
Syntax
protected NoYes mustEnableField(FieldId _dimFieldId)
Run On
Client
Parameters
- _dimFieldId
Type: FieldId Extended Data Type
Return Value
Type: NoYes Enumeration
NoYes::Yes if the field must be enabled; otherwise, NoYes::No.