Campo m_isOldSnapshot
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_isOldSnapshot As Boolean
'Utilizzo
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
Vedere anche