Freigeben über


m_labelEvaluated-Feld

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

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