| Get Method | |
| See Also |
- pIBatchNumberDetailParams
The key of the batch details to retrieve.
Retrieves the batch details for the item.
The batch details is specified by its key, which is contained in the BatchNumberDetailParams object passed to the method.
| Visual Basic |
|---|
Public Function Get( _
ByVal pIBatchNumberDetailParams As BatchNumberDetailParams _
) As BatchNumberDetail |
- pIBatchNumberDetailParams
The key of the batch details to retrieve.