📚 SAP Business One SDK Help

GetDataInterface Method
See Also 
enumMSDI

Description

Creates an empty data structure for use with the DepreciationAreasService.

Syntax

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

Parameters

enumMSDI
ValueDescription
dasDepreciationAreaDepreciationArea data interface
dasDepreciationAreaParamsCollectionDepreciationAreaParamsCollection data interface
dasDepreciationAreaParamsDepreciationAreaParams data interface

See Also