Właściwość MapVectorLayer.MapDataRegionName
Pobiera nazwę danych mapy region.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property MapDataRegionName As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String
A ciąg wartości.
Zobacz także