Compartir a través de


m_label Campo

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

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

Sintaxis

'Declaración
Protected m_label As ReportStringProperty
'Uso
Dim value As ReportStringProperty

value = Me.m_label

Me.m_label = value
protected ReportStringProperty m_label
protected:
ReportStringProperty^ m_label
val mutable m_label: ReportStringProperty
protected var m_label : ReportStringProperty