Campo ChartMemberInstance.m_labelEvaluated
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
A Boolean value that indicates whether the label is evaluated.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_labelEvaluated As Boolean
'Uso
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
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering