📚 SAP Business One SDK Help

Delete Method
See Also 
pIBinLocationAttributeParams
The key of the bin location attribute code to be deleted.

Description

Deletes an existing bin location attribute code.

Syntax

Visual Basic
Public Sub Delete( _
   ByVal pIBinLocationAttributeParams As BinLocationAttributeParams _
) 

Parameters

pIBinLocationAttributeParams
The key of the bin location attribute code to be deleted.

See Also