Share via


InventDimCtrl_Frm_CertOfAnalysis.mustEnableField Method [AX 2012]

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

Syntax

protected 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_CertOfAnalysis Class