📚 SAP Business One SDK Help

GetBOEDocumentType Method
See Also 
pIBOEDocumentTypeParams
BOEDocumentType

Description

Returns an instance of the BOEDocumentType data structure.

Syntax

Visual Basic
Public Function GetBOEDocumentType( _
   ByVal pIBOEDocumentTypeParams As BOEDocumentTypeParams _
) As BOEDocumentType

Parameters

pIBOEDocumentTypeParams
BOEDocumentType

See Also