📚 SAP Business One SDK Help

GetDataInterface Method
See Also 
enumMSDI

Description

Creates an empty data structure for use with the BEMReplicationPeriodService.

Syntax

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

Parameters

enumMSDI
ValueDescription
tsreesBEMReplicationPeriodBEMReplicationPeriod data interface
tsreesBEMReplicationPeriodParamsCollectionBEMReplicationPeriodParamsCollection data interface
tsreesBEMReplicationPeriodParamsBEMReplicationPeriodParams data interface

See Also