Click or drag to resize
BaseStationSessionEndTime Property
Gets or sets the time at UTC when the session ended.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<DateTime> EndTime { get; set; }

Property Value

Type: NullableDateTime
See Also