| Update Method | |
| See Also |
- pIBatchNumberDetail
- The data for the batch details to be updated. The BatchNumberDetail object must contain the key of the object to be updated.
Updates the batch details for the item.
| Visual Basic |
|---|
Public Sub Update( _
   ByVal pIBatchNumberDetail As BatchNumberDetail _
) |
- pIBatchNumberDetail
- The data for the batch details to be updated. The BatchNumberDetail object must contain the key of the object to be updated.