📚 SAP Business One SDK Help

Add Method
See Also 
pITSRExceptionalEvent
The data for the new Exceptional Event.

Description

Adds an Exceptional Event.

Syntax

Visual Basic
Public Function Add( _
   ByVal pITSRExceptionalEvent As TSRExceptionalEvent _
) As TSRExceptionalEventParams

Parameters

pITSRExceptionalEvent
The data for the new Exceptional Event.

See Also