Share via


InventDimCtrl_Frm_SimpleRightClick.formActiveSetup Method [AX 2012]

Makes sure that the appropriate dimension fields are enabled.

Syntax

public void formActiveSetup([InventDimGroupSetup _inventDimGroupSetup])

Run On

Client

Parameters

  • _inventDimGroupSetup
    Type: InventDimGroupSetup Class
    An instance of the InventDimGroupSetup class that provides information about the dimension setup; optional.

Remarks

Call this method when the active record in the form has changed

See Also

Reference

InventDimCtrl_Frm_SimpleRightClick Class