Compartir a través de


MapVectorLayer.MapDataRegion Propiedad

Gets the data region from which to consume data.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property MapDataRegion As MapDataRegion 
    Get
'Uso
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

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapDataRegion
A MapDataRegion object.

Vea también

Referencia

MapVectorLayer Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering