Del via


QueryBase.m_designerState Field

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

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Protected m_designerState As ExternalXmlElement
'Usage
Dim value As ExternalXmlElement

value = Me.m_designerState

Me.m_designerState = value
protected ExternalXmlElement m_designerState
protected:
ExternalXmlElement^ m_designerState
val mutable m_designerState: ExternalXmlElement
protected var m_designerState : ExternalXmlElement