Freigeben über


ChartMemberInstance.m_labelEvaluated-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

A Boolean value that indicates whether the label is evaluated.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_labelEvaluated As Boolean
'Usage
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

Siehe auch

Verweis

ChartMemberInstance Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace