| Update Method | |
| See Also |
- pIInventoryCounting
- The data for the inventory counting transaction to be updated. The InventoryCounting object must contain the key of the object to be updated.
Updates an existing inventory counting transaction.
| Visual Basic |
|---|
Public Sub Update( _
ByVal pIInventoryCounting As InventoryCounting _
) |
- pIInventoryCounting
- The data for the inventory counting transaction to be updated. The InventoryCounting object must contain the key of the object to be updated.