Udostępnij za pośrednictwem


ChartMemberInstance.m_labelEvaluated Field

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

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

See Also

Reference

ChartMemberInstance Class

Microsoft.ReportingServices.OnDemandReportRendering Namespace