Share via


MCRInventDimCtrl_Frm_ItemList.mustEnableField Method [AX 2012]

Determines whether the field should be enabled.

Syntax

protected NoYes mustEnableField(FieldId _dimFieldId)

Run On

Client

Parameters

Return Value

Type: NoYes Enumeration
A NoYes enumeration value that indicates whether the field should be enabled.

Remarks

The invocation of the getFieldSetup method makes sure that the object is initialized.

See Also

Reference

MCRInventDimCtrl_Frm_ItemList Class