Condividi tramite


Proprietà LocalReport.MapTileServerConfiguration

Definisce le impostazioni di configurazione per i servizi SOAP di Microsoft Bing Maps che forniscono uno sfondo a sezioni per gli elementi del report mappa nel report.

Spazio dei nomi:  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Sintassi

'Dichiarazione
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> _
Public ReadOnly Property MapTileServerConfiguration As MapTileServerConfiguration
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public MapTileServerConfiguration MapTileServerConfiguration { get; }
[PersistenceModeAttribute(PersistenceMode::InnerProperty)]
public:
property MapTileServerConfiguration^ MapTileServerConfiguration {
    MapTileServerConfiguration^ get ();
}
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
member MapTileServerConfiguration : MapTileServerConfiguration with get
function get MapTileServerConfiguration () : MapTileServerConfiguration

Valore proprietà

Tipo: Microsoft.Reporting.WebForms.MapTileServerConfiguration
Restituisce MapTileServerConfiguration.

Vedere anche

Riferimenti

LocalReport Classe

Spazio dei nomi Microsoft.Reporting.WebForms