Click or drag to resize
EventLogData Properties

The EventLogData type exposes the following members.

Properties
  NameDescription
Public propertyDocumentName
Name of document.
Public propertyEventCode
Code of event.
Public propertyEventDescription
Description of event.
Public propertyEventMachineName
Name of machine on which event is being logged.
Public propertyEventTime
Time of event.
Public propertyEventType
Type of event.
Public propertyEventUrl
URL of event.
Public propertyEventUrlReferrer
Referrer URL.
Public propertyEventUserAgent
Browser identification.
Public propertyException
Store Exception caused by Event.
Public propertyIPAddress
IP address.
Public propertyLoggingPolicy
Logging policy for this event.
Public propertyNodeID
ID of node.
Public propertySiteID
Site identifier.
Public propertySource
Source of event.
Public propertyUserID
User identifier.
Public propertyUserName
User name.
Top
See Also