Click or drag to resize

RecroTrackUserName Property

Gets the name of the user from UserId.

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

Property Value

Type: String
The name of the user.
See Also