📚 SAP Business One SDK Help

DeleteBOEDocumentType Method
See Also 
pIBOEDocumentTypeParams
BOEDocumentTypeParams

Description

Deletes a DocumentType with DocEntry specified in BOEDocumentTypeParams.

Syntax

Visual Basic
Public Sub DeleteBOEDocumentType( _
   ByVal pIBOEDocumentTypeParams As BOEDocumentTypeParams _
) 

Parameters

pIBOEDocumentTypeParams
BOEDocumentTypeParams

See Also