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