Share via


InventDimCtrl_Frm_Mov_InventWMS.mustEnableControl Method [AX 2012]

Determines whether a form control should be enabled.

Syntax

protected boolean mustEnableControl(InventDimFormControlInterface _fc, [InventDimParm _dimParmVisibleGrid])

Run On

Client

Parameters

Return Value

Type: boolean
true if the control should be enabled; otherwise, false.

See Also

Reference

InventDimCtrl_Frm_Mov_InventWMS Class