Condividi tramite


Campo m_customPropertiesReady

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_customPropertiesReady As Boolean
'Utilizzo
Dim value As Boolean

value = Me.m_customPropertiesReady

Me.m_customPropertiesReady = value
protected bool m_customPropertiesReady
protected:
bool m_customPropertiesReady
val mutable m_customPropertiesReady: bool
protected var m_customPropertiesReady : boolean