Share via


InventDimCtrl_Frm_AgreementLine.formActiveSetup Method [AX 2012]

Overrides the formActiveSetup method to set the item dimensions for category based lines.

Syntax

public void formActiveSetup([InventDimGroupSetup _inventDimGroupSetup])

Run On

Client

Parameters

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

See Also

Reference

InventDimCtrl_Frm_AgreementLine Class