Click or drag to resize
IAutoConfigBaseStationDatabaseDatabase Property
Gets the BaseStation database that this object is updating with configuration changes.

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

Property Value

Type: IBaseStationDatabase
See Also