InventTransOrigin.delete Method
Deletes a record in the InventTransOrigin table.
Syntax
public void delete([NoYes _deleteTransactions])
Run On
Server
Parameters
- _deleteTransactions
Type: NoYes Enumeration
A Boolean value that indicates whether the related InventTrans records should be deleted; optional.