GoogleMapSettingsWebSiteReceiverId Property |
Gets or sets the receiver to show to the user when they visit the web site.
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int WebSiteReceiverId { get; set; }
Public Property WebSiteReceiverId As Integer
Get
Set
public:
property int WebSiteReceiverId {
int get ();
void set (int value);
}
member WebSiteReceiverId : int with get, set
Property Value
Type:
Int32See Also