Share via


RetailInventDimCtrl_Frm_AddProducts.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_AddProducts Class