| Get Method | |
| See Also |
- pIInventoryCountingParams
The key of the inventory counting transaction to retrieve.
Retrieves an inventory counting transaction.
The inventory counting transaction is specified by its key, which is contained in the InventoryCountingParams object passed to the method.
| Visual Basic |
|---|
Public Function Get( _
ByVal pIInventoryCountingParams As InventoryCountingParams _
) As InventoryCounting |
- pIInventoryCountingParams
The key of the inventory counting transaction to retrieve.