📚 SAP Business One SDK Help

GetDataInterface Method
See Also 
enumMSDI

Description

Creates an empty data structure for use with the PaymentWizardService.

Syntax

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

Parameters

enumMSDI
ValueDescription
pwsPaymentWizardPaymentWizard data interface
pwsPaymentWizardParamsCollectionPaymentWizardParamsCollection data interface
pwsPaymentWizardParamsPaymentWizardParams data interface

See Also