Partager via


Champ ChartMemberInstance.m_labelEvaluated

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

A Boolean value that indicates whether the label is evaluated.

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

Voir aussi

Référence

ChartMemberInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering