RecroTrackUserName Property

Gets the name of the user from UserId.

Definition

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

Property Value

String
The name of the user.

See Also