Compartir a través de


MapVectorLayer.MapDataRegionName Propiedad

Gets the name of the map data region.

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

Sintaxis

'Declaración
Public ReadOnly Property MapDataRegionName As String 
    Get
'Uso
Dim instance As MapVectorLayer 
Dim value As String 

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

Valor de la propiedad

Tipo: System.String
A string value.

Vea también

Referencia

MapVectorLayer Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering