SAP Business One UI API 10.0 - Objects Reference (10.00.270)
GetEventForm Method
UI API
Description
Returns the object level events for a form.
Syntax
Visual Basic
Public Function GetEventForm( _ ByVal
formTypeID
As String _ ) As
EventForm
Parameters
formTypeID
The ID of the form type.
See Also
Forms Collection