Click or drag to resize

EventLogMessageCategoryId Property

Gets the category to which the event message belongs.

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

Property Value

Type: Int32
See Also