Click or drag to resize

BrowserEventHandlerUsageInfoObjectType Property

type of the object (can be one of the following: Form, Form field or Transition)

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public BrowserEventObjectType ObjectType { get; set; }

Property Value

Type: BrowserEventObjectType
See Also