InventoryMorph Method
- Last UpdatedNov 06, 2025
- 1 minute read
The InventoryMorph() method moves inventory and optionally change item/lot information to destination.
If optionally filtering the results by a specific entity, overload of the method specifies the entity by its supplied input parameters.
| Overload | Description |
|---|---|
| InventoryMorph(Int32,Double,Int32,String,String) | The InventoryMorph() method moves inventory and optionally change item/lot information to destination. If optionally filtering the results by a specific entity, overload of the method specifies the entity by its supplied input parameters. |
| InventoryMorph(Int32,Double,Int32,String,String,String) | The InventoryMorph() method moves inventory and optionally change item/lot information to destination. If optionally filtering the results by a specific entity, overload of the method specifies the entity by its supplied input parameters. |
| InventoryMorph(Int32,Double,Int32,String,String,String,Object,Object) | The InventoryMorph() method moves inventory and optionally change item/lot information to destination. If optionally filtering the results by a specific entity, overload of the method specifies the entity by its supplied input parameters. |
| InventoryMorph(Int32,Double,Int32,String,String,String,Object,Object,String) | The InventoryMorph() method moves inventory and optionally change item/lot information to destination. If optionally filtering the results by a specific entity, overload of the method specifies the entity by its supplied input parameters. |