Partager via


Champ m_labelEvaluated

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

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

Syntaxe

'Déclaration
Protected m_labelEvaluated As Boolean
'Utilisation
Dim value As Boolean

value = Me.m_labelEvaluated

Me.m_labelEvaluated = value
protected bool m_labelEvaluated
protected:
bool m_labelEvaluated
val mutable m_labelEvaluated: bool
protected var m_labelEvaluated : boolean