InventMovement.inventDimGroupSetup Method [AX 2012]
Retrieves an instance of the InventDimGroupSetup class that controls how inventory dimensions are configured for this movement.
Syntax
public InventDimGroupSetup inventDimGroupSetup([InventDimGroupSetup _inventDimGroupSetup])
Run On
Called
Parameters
- _inventDimGroupSetup
Type: InventDimGroupSetup Class
The new value to use; optional.
Return Value
Type: InventDimGroupSetup Class
The current instance of the InventDimGroupSetup class.