Click or drag to resize

BrowserEventHandlerUsageInfo Properties

The BrowserEventHandlerUsageInfo type exposes the following members.

Properties
  NameDescription
Public propertyEventId
Id of the browser event
Public propertyEventType
type of the event handler (can be one of the following: valid for form, valid for form field or valid for transition)
Public propertyObjectId
Id of the object that uses the event handler
Public propertyObjectName
Name of the object that uses the event handler
Public propertyObjectType
type of the object (can be one of the following: Form, Form field or Transition)
Public propertyProcessTemplateName
Name of the process template that the form, formfield or transition belongs to
Top
See Also