Click or drag to resize

EventLogMessageNumber Property

Gets the message number.

Namespace:  ABB.Robotics.Controllers.EventLogDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public int Number { get; }

Property Value

Type: Int32
The integer associated with the message number.
See Also