m_isOldSnapshot-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_isOldSnapshot As Boolean
'Usage
Dim value As Boolean
value = Me.m_isOldSnapshot
Me.m_isOldSnapshot = value
protected bool m_isOldSnapshot
protected:
bool m_isOldSnapshot
val mutable m_isOldSnapshot: bool
protected var m_isOldSnapshot : boolean