Partager via


Propriété MapDataRegionName

Gets the name of the map data region.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MapDataRegionName As String
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .String
A string value.