📚 SAP Business One SDK Help

GetDataInterface Method
See Also 
enumMSDI

Description

Creates an empty data structure for use with the TSRExceptionalEventService.

Syntax

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

Parameters

enumMSDI
ValueDescription
tsreesTSRExceptionalEventTSRExceptionalEvent data interface
tsreesTSRExceptionalEventParamsCollectionTSRExceptionalEventParamsCollection data interface
tsreesTSRExceptionalEventParamsTSRExceptionalEventParams data interface

See Also