Share via


InventDimCtrl_Frm_Component_JP.mustEnableField Method [AX 2012]

Enables or disables the field based on the setup in the inventory dimension group.

Syntax

public NoYes mustEnableField(FieldId _dimFieldId)

Run On

Client

Parameters

Return Value

Type: NoYes Enumeration
true if the field must be enabled; otherwise, false.

See Also

Reference

InventDimCtrl_Frm_Component_JP Class