Click or drag to resize
LogSessionClientId Property
Gets or sets the unique ID of the client that made the session.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public long ClientId { get; set; }

Property Value

Type: Int64
See Also