Click or drag to resize

ControllerCurrentUser Property

Returns the name of the current user, eg. "Default User".

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

Property Value

Type: String
See Also