Partager via


Champ TextRun.m_value

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Specifies the value of which is displayed at runtime for the text run.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_value As ReportStringProperty
'Utilisation
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

Voir aussi

Référence

TextRun Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering