Свойство Map.MapDataRegions
Gets a collection of data regions for the map.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property MapDataRegions As MapDataRegionCollection
Get
'Применение
Dim instance As Map
Dim value As MapDataRegionCollection
value = instance.MapDataRegions
public MapDataRegionCollection MapDataRegions { get; }
public:
property MapDataRegionCollection^ MapDataRegions {
MapDataRegionCollection^ get ();
}
member MapDataRegions : MapDataRegionCollection
function get MapDataRegions () : MapDataRegionCollection
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapDataRegionCollection
A MapDataRegionCollection object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering