Udostępnij przez


Właściwość MapSpatialElementTemplateInstance.DataElementLabel

Pobiera wartość obliczoną DataElementLabel właściwość w MapSpatialElementTemplate klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property DataElementLabel As String
    Get
'Użycie
Dim instance As MapSpatialElementTemplateInstance
Dim value As String

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

Wartość właściwości

Typ: System.String
A ciąg wartości reprezentującej obliczonej wartości DataElementLabel właściwość.