Compartir a través de


MapSpatialElementTemplateInstance.DataElementLabel Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property DataElementLabel As String 
    Get
'Uso
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

Valor de la propiedad

Tipo: System.String
A string value that represents the calculated value of the DataElementLabel property.

Vea también

Referencia

MapSpatialElementTemplateInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering