📚 SAP Business One SDK Help

GetDataInterface Method
See Also 
enumMSDI

Description

Creates an empty data structure. This means the structure contains
the default setting/values of the database.

Syntax

Visual Basic
Public Function GetDataInterface( _
   ByVal enumMSDI As BOEDocumentTypesServiceDataInterfaces _
) As Object

Parameters

enumMSDI
ValueDescription
boedtsBOEDocumentTypesBOEDocumentTypes data interface
boedtsBOEDocumentTypeBOEDocumentType data interface
boedtsBOEDocumentTypesParamsBOEDocumentTypesParams data interface
boedtsBOEDocumentTypeParamsBOEDocumentTypeParams data interface

See Also