📚 SAP Business One SDK Help

GetDataInterface Method
See Also 
enumMSDI

Description

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

Syntax

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

Parameters

enumMSDI
ValueDescription
boeisBOEInstructionsBOEInstructions data interface
boeisBOEInstructionBOEInstruction data interface
boeisBOEInstructionsParamsBOEInstructionsParams data interface
boeisBOEInstructionParamsBOEInstructionParams data interface

See Also