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


Свойство MapSpatialElementTemplateInstance.DataElementLabel

Gets the calculated value of the DataElementLabel property in a MapSpatialElementTemplate class.

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

Синтаксис

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

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

Тип: System.String
A string value that represents the calculated value of the DataElementLabel property.

См. также

Справочник

MapSpatialElementTemplateInstance Класс

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