BrowserEventHandlerUsageInfo Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class BrowserEventHandlerUsageInfo
The BrowserEventHandlerUsageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| BrowserEventHandlerUsageInfo |
| 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
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |