Click or drag to resize
BaseStationDBHistoryIsCreationOfDatabaseByVirtualRadarServer Property
Gets a value indicating that this record describes the creation of the database by Virtual Radar Server. Note that in normal operation the database will never be created by VRS, the user must install an optional plugin and explicitly enable it to cause this to happen.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsCreationOfDatabaseByVirtualRadarServer { get; }

Property Value

Type: Boolean
See Also