Поделиться через


Свойство MapSpatialElementTemplate.DataElementLabel

Gets the label for the spatial element template to use for a data element or attribute.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property DataElementLabel As ReportStringProperty 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object that represents the label for the spatial element template to use for a data element or attribute.

См. также

Справочник

MapSpatialElementTemplate Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering