Share via


ActionInfo.m_chartConstruction Field

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

A Boolean value that indicates whether the create action context is valid.

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

Syntax

'Declaration
Protected m_chartConstruction As Boolean
'Usage
Dim value As Boolean 

value = Me.m_chartConstruction 

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

See Also

Reference

ActionInfo Class

Microsoft.ReportingServices.OnDemandReportRendering Namespace