Click or drag to resize

EventLogMessageType Property

Gets the event message type.

Namespace:  ABB.Robotics.Controllers.EventLogDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public EventLogEntryType Type { get; }

Property Value

Type: EventLogEntryType
An EventLogEntryType value that specifies one of the predefined event types.
See Also