Click or drag to resize
SyncLogMessageSeverity Enumeration
Specifies the different severity levels defined for log messages.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public enum SyncLogMessageSeverity
Members
  Member nameValueDescription
None0
Information1000
Warning2000
Error3000
FatalError4000
Version Information

Supported in: 1.0.0.0
See Also