📚 SAP Business One SDK Help

Delete Method
See Also 
pIBarcodeParams
The key of the bar code to be deleted.

Description

Deletes an existing bar code.

Syntax

Visual Basic
Public Sub Delete( _
   ByVal pIBarcodeParams As BarCodeParams _
) 

Parameters

pIBarcodeParams
The key of the bar code to be deleted.

See Also