| EventType Property | |
| See Also |
The event type, specifying the action performed on the business object form. The following are the available event types:
- Add (et_FORM_DATA_ADD)
- Update (et_FORM_DATA_UPDATE)
- Delete (et_FORM_DATA_DELETE)
- Load form data, from browse, link button, or choose from list (et_FORM_DATA_LOAD)
Read-only property
| Visual Basic |
|---|
Public Property EventType() As BoEventTypes |