Share via


InventDimCtrl_Frm_Commodity.mustEnableField Method [AX 2012]

This method returns if the specified field should be enabled if the dimension is active for the dimension group

Syntax

public NoYes mustEnableField(FieldId _fieldId)

Run On

Client

Parameters

Return Value

Type: NoYes Enumeration
A NoYes enumeration value of Yes if the field is active; otherwise, a value of No.

See Also

Reference

InventDimCtrl_Frm_Commodity Class