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


Свойство MapSpatialElementTemplate.Label

Gets the label text for the spatial elements to which the spatial element template is applied.

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

Синтаксис

'Декларация
Public ReadOnly Property Label As ReportStringProperty 
    Get
'Применение
Dim instance As MapSpatialElementTemplate 
Dim value As ReportStringProperty 

value = instance.Label
public ReportStringProperty Label { get; }
public:
property ReportStringProperty^ Label {
    ReportStringProperty^ get ();
}
member Label : ReportStringProperty
function get Label () : ReportStringProperty

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object that represents the label text for the spatial elements to which the spatial element template is applied.

См. также

Справочник

MapSpatialElementTemplate Класс

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