📚 SAP Business One SDK Help

EventForm Object
See Also  Members  Example

Description

Contains information about the object level events for forms in the SAP Business One application.

Example

C#Copy Code
EventForm = SBO_Application.Forms.GetEventForm(formTypeID);

See Also