Share via


RetailInventDimCtrl_Frm_BP.mustEnableField Method [AX 2012]

Indicates whether the specified dimension setup is valid and active.

Syntax

public NoYes mustEnableField(FieldId _dimFieldId)

Run On

Client

Parameters

Return Value

Type: NoYes Enumeration
true if the dimension is valid and active; otherwise, false.

See Also

Reference

RetailInventDimCtrl_Frm_BP Class