InventDimCtrl_Frm_AgreementLine.mustEnableField Method [AX 2012]
Enables the field by using the setup in the Product Dimension Group.
Syntax
protected NoYes mustEnableField(FieldId _dimFieldId)
Run On
Client
Parameters
- _dimFieldId
Type: FieldId Extended Data Type
The field ID to enable.
Return Value
Type: NoYes Enumeration
true if the field must be enabled; otherwise, false.