Share via


RetailInventDimCtrl_Frm_Package.mustEnableField Method [AX 2012]

Determines whether the specified dimension setup is valid and active.

Syntax

public NoYes mustEnableField(FieldId _dimFieldId)

Run On

Client

Parameters

Return Value

Type: NoYes Enumeration
A NoYes::Yes enumeration value if the dimension is valid and active; otherwise, a NoYes::No enumeration value.

See Also

Reference

RetailInventDimCtrl_Frm_Package Class