RecroTrackUserId Property

Gets or sets the user identifier.

Definition

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

Property Value

String
The user identifier.

See Also