📚 SAP Business One SDK Help

GetDataInterface Method
See Also 
enumMSDI

Description

Creates an empty data structure for use with the BOELinesService.

Syntax

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

Parameters

enumMSDI
ValueDescription
boelsBOELinesParamsBOELinesParams data interface
boelsBOELineParamsBOELineParams data interface

See Also