RecroTrackUserId Property

Gets or sets the user identifier.

Definition

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

Property Value

String
The user identifier.

See Also