📚 SAP Business One SDK Help

GetDataInterface Method
See Also 
enumMSDI

Description

Creates an empty data structure for use with the CESTCodeService.

Syntax

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

Parameters

enumMSDI
ValueDescription
cestcsCESTCodeDataCESTCodeData data interface
cestcsCESTCodeParamsCESTCodeParams data interface

See Also