📚 SAP Business One SDK Help

GetDataInterface Method
See Also 
enumMSDI

Description

Creates an empty data structure for use with the TaxReplStateSubService.

Syntax

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

Parameters

enumMSDI
ValueDescription
trsssTaxReplStateSubDataTaxReplStateSubData data interface
trsssTaxReplStateSubParamsTaxReplStateSubParams data interface

See Also