InventDimCtrl_Frm_Mov_Quarantine.mustEnableControl Method [AX 2012]
Determines whether a form control should be enabled.
Syntax
protected boolean mustEnableControl(InventDimFormControlInterface _fc, [InventDimParm _dimParmVisibleGrid])
Run On
Client
Parameters
- _fc
Type: InventDimFormControlInterface Interface
The form control to check.
- _dimParmVisibleGrid
Type: InventDimParm Table
Return Value
Type: boolean
true if the control should be enabled; otherwise, false.