Click or drag to resize
IWebSiteBaseStationDatabase Property
Gets or sets the BaseStation database that the site will use when generating reports.

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

Property Value

Type: IBaseStationDatabase
See Also