Share via


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

Return Value

Type: NoYes Enumeration
NoYes::Yes if the field must be enabled; otherwise, NoYes::No.

See Also

Reference

InventDimCtrl_Frm_NonConformance Class