📚 SAP Business One SDK Help

GetDataInterface Method
See Also 
enumMSDI

Description

Creates an empty data structure for use with the PaymentBlocksService.

Syntax

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

Parameters

enumMSDI
ValueDescription
pbsPaymentBlockPaymentBlock data interface
pbsPaymentBlocksParamsPaymentBlocksParams data interface
pbsPaymentBlockParamsPaymentBlockParams data interface

See Also