Click or drag to resize

EventInfo Properties

The EventInfo type exposes the following members.

Properties
  NameDescription
Public propertyDetails
Data assoicated with the event, such as data report or exception details.
Public propertyDriveID
Derived from driveIDs field. Either the first item in driveIDs array, or empty.
Public propertyDriveIDs
Drive IDs associated with the event.
Public propertyEventID
ID of event.
Public propertyEventInfoType
Event type.
Public propertyMessage
The message associated with the event.
Public propertyNodeID
NodeID associated with the event.
Public propertyServiceID
ServiceID associated with the event.
Public propertySeverity
Unused
Public propertyTimeOfPublish
The time this event was published into the database.
Public propertyTimeOfReport
The time this event was reported.
Top
See Also