Click or drag to resize

EventLogMessage Properties

The EventLogMessage type exposes the following members.

Properties
  NameDescription
Public propertyBody
Gets the message body (text).
Public propertyCategoryId
Gets the category to which the event message belongs.
Public propertyCategoryType Obsolete.
Gets the category that the event message belongs to.
Public propertyControllerType
Gets the ControllerType.
(Inherited from SDKBase.)
Public propertyNumber
Gets the message number.
Public propertySequenceNumber
Gets the message sequence number.
Public propertyTimeStamp
Gets the time stamp information of the event.
Public propertyTitle
Gets the title of the message.
Public propertyType
Gets the event message type.
Top
See Also