Click or drag to resize
BaseStationSessionLocationID Property
Gets or sets the identifier of the record describing the location at the time the session was running.

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

Property Value

Type: Int32
See Also