BrowserEventHandlerUsageInfo Properties |
The BrowserEventHandlerUsageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| EventId |
Id of the browser event
| |
| EventType |
type of the event handler (can be one of the following:
valid for form, valid for form field or valid for transition)
| |
| ObjectId |
Id of the object that uses the event handler
| |
| ObjectName |
Name of the object that uses the event handler
| |
| ObjectType |
type of the object (can be one of the following: Form, Form field or Transition)
| |
| ProcessTemplateName |
Name of the process template that the form, formfield or transition belongs to
|