Właściwość MapSpatialElementTemplate.DataElementLabel
Pobiera etykietę dla szablonu elementu przestrzennej dla element danych lub atrybut.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property DataElementLabel As ReportStringProperty
Get
'Użycie
Dim instance As MapSpatialElementTemplate
Dim value As ReportStringProperty
value = instance.DataElementLabel
public ReportStringProperty DataElementLabel { get; }
public:
property ReportStringProperty^ DataElementLabel {
ReportStringProperty^ get ();
}
member DataElementLabel : ReportStringProperty
function get DataElementLabel () : ReportStringProperty
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty obiektu.