QuickOPC User's Guide and Reference
LogEntryEventArgs Class Properties


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Instrumentation Namespace : LogEntryEventArgs Class

For a list of all members of this type, see LogEntryEventArgs members.

Public Properties
 NameDescription
Public PropertyThe application-specific subcategory associated with the message.  
Public Propertystatic (Shared in Visual Basic)Default value of the Timestamp property.  
Public PropertyEntry type. One of the LogEntryType values.  
Public PropertyThe application-specific identifier for the event.  
Public PropertyThe message text.  
Public PropertyAn array of bytes that holds the binary data associated with the entry.  
Public PropertyThe name of the event source.  
Public PropertyDate and time of the log entry message. In UTC.  
Public PropertyDate and time of the log entry message. In UTC, as double-precision floating-point number that contains an OLE Automation date.  
Public PropertyDate and time of the log entry message. In local time.  
Public PropertyDate and time of the log entry message. In local time, as double-precision floating-point number that contains an OLE Automation date.  
Top
See Also

Reference

LogEntryEventArgs Class
OpcLabs.BaseLib.Instrumentation Namespace