Compartir a través de


LocalReport.MapTileServerConfiguration (Propiedad)

Define la configuración para los servicios SOAP de Microsoft Bing Maps que proporcionan un fondo de mosaico para los elementos de informe de mapa en el informe.

Espacio de nombres:  Microsoft.Reporting.WebForms
Ensamblado:  Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)

Sintaxis

'Declaración
<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

Valor de propiedad

Tipo: Microsoft.Reporting.WebForms.MapTileServerConfiguration
Devuelve MapTileServerConfiguration.

Vea también

Referencia

LocalReport Clase

Microsoft.Reporting.WebForms (Espacio de nombres)