Click or drag to resize

RecroTrackUserId Property

Gets or sets the user identifier.

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

Property Value

Type: String
The user identifier.
See Also