OPC Studio User's Guide and Reference
LogEntryEventArgs Class Fields


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

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

Public Fields
 NameDescription
Public FieldThe default event log entry type. Equals to LogEntryType.Information.

The value of this constant is LogEntryType.Information.

 
Public FieldThe default message. An empty string.

The value of this constant is "" (String.Empty).

 
Public FieldThe default source. Equals to "Void".

The value of this constant is "Void".

 
Top
See Also

Reference

LogEntryEventArgs Class
OpcLabs.BaseLib.Instrumentation Namespace