Click or drag to resize
IWebSiteStandingDataManager Property
Gets or sets the object that can lookup entries in the standing data on our behalf.

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

Property Value

Type: IStandingDataManager
See Also