Freigeben über


ChartDataPoint.m_customPropertiesReady-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

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

Syntax

'Declaration
Protected m_customPropertiesReady As Boolean
'Usage
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

Siehe auch

Verweis

ChartDataPoint Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace