The EventField type exposes the following members.

Properties

  NameDescription
Public propertyEventName
Gets or sets a display name of the OPC UA Event type of which this EventField is a member.
Public propertyGroupKey
FOR INTERNAL USE ONLY, NOT FOR CUSTOMERS

Gets or sets a custom GROUP KEY. These keys identifies a group of fields (usually OPC AE Attributes) and can be used in Alarm Filters.

Public propertyGroupMap
FOR INTERNAL USE ONLY, NOT FOR CUSTOMERS

Gets or sets an id that maps the field to a group of fields. This is useful to aggregate different fields in the same column.

Public propertyIsArray
Specify if the Built in type is an array
Public propertyName
Gets or sets a property name of the OPC UA Event type property member.
Public propertyType
For internal use only. Not for customer use

Gets or Sets a type of the data that are available through this UaEventField.

See Also