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


Свойство MapVectorLayer.MapDataRegion

Gets the data region from which to consume data.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property MapDataRegion As MapDataRegion 
    Get
'Применение
Dim instance As MapVectorLayer 
Dim value As MapDataRegion 

value = instance.MapDataRegion
public MapDataRegion MapDataRegion { get; }
public:
property MapDataRegion^ MapDataRegion {
    MapDataRegion^ get ();
}
member MapDataRegion : MapDataRegion
function get MapDataRegion () : MapDataRegion

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapDataRegion
A MapDataRegion object.

См. также

Справочник

MapVectorLayer Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering