Partager via


Champ TextRun.m_formattedValueExpressionBased

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 a value that indicates whether the formatted text run value is expression-based.

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

Syntaxe

'Déclaration
Protected m_formattedValueExpressionBased As Nullable(Of Boolean)
'Utilisation
Dim value As Nullable(Of Boolean)

value = Me.m_formattedValueExpressionBased 

Me.m_formattedValueExpressionBased = value
protected Nullable<bool> m_formattedValueExpressionBased
protected:
Nullable<bool> m_formattedValueExpressionBased
val mutable m_formattedValueExpressionBased: Nullable<bool>
protected var m_formattedValueExpressionBased : Nullable<boolean>

Voir aussi

Référence

TextRun Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering