📚 SAP Business One SDK Help

Add Method
See Also 
FormType
A form type on which to listen for this event

Description

Deprecated in UI API 2004.
The method is supported for backward compatibility in the next two releases. Use AddEx instead.

Syntax

Visual Basic
Public Function Add( _
   ByVal FormType As Long _
) As FormType

Parameters

FormType
A form type on which to listen for this event

See Also