Click or drag to resize
LogMessageSequenceNumber Property
Gets the sequence number of the message severity of the message.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public int SequenceNumber { get; }

Property Value

Type: Int32
The sequence number is an integer that is increased each time a new message is created.
Version Information

Supported in: 1.0.0.0
See Also