Compartir a través de


Campo ChartMemberInstance.m_labelEvaluated

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

A Boolean value that indicates whether the label is evaluated.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

ChartMemberInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering