Поделиться через


LocalReport.MapTileServerConfiguration - свойство

Задает параметры конфигурации для служб SOAP карт Microsoft Bing, обеспечивающих мозаичный фон для элементов карт-отчетов в отчете.

Пространство имен:  Microsoft.Reporting.WebForms
Сборка:  Microsoft.ReportViewer.WebForms (в Microsoft.ReportViewer.WebForms.dll)

Синтаксис

'Декларация
<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

Значение свойства

Тип: Microsoft.Reporting.WebForms.MapTileServerConfiguration
Возвращает MapTileServerConfiguration.

См. также

Ссылки

LocalReport Класс

Microsoft.Reporting.WebForms - пространство имен