Compartir a través de


Campo ChartDataPoint.m_customPropertiesReady

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

ChartDataPoint Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering