Campo TextRun.m_value
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Specifies the value of which is displayed at runtime for the text run.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_value As ReportStringProperty
'Utilizzo
Dim value As ReportStringProperty
value = Me.m_value
Me.m_value = value
protected ReportStringProperty m_value
protected:
ReportStringProperty^ m_value
val mutable m_value: ReportStringProperty
protected var m_value : ReportStringProperty
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering