RecroTrackUserName Property

Gets the name of the user from UserId.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.4.1.24.0708.1
C#
public string UserName { get; }

Property Value

String
The name of the user.

See Also