Partilhar via


Campo ChartDataPoint.m_customPropertiesReady

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

A Boolean value that indicates whether the custom properties are ready.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected m_customPropertiesReady As Boolean
'Uso
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

Consulte também

Referência

ChartDataPoint Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering