📚 SAP Business One SDK Help

GetDataInterface Method
See Also 
enumMSDI

Description

Creates an empty data structure for use with the InventoryCountingsService.

Syntax

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

Parameters

enumMSDI
ValueDescription
icsInventoryCountingInventoryCounting data interface
icsInventoryCountingParamsCollectionInventoryCountingParamsCollection data interface
icsInventoryCountingParamsInventoryCountingParams data interface

See Also