QueryBase.m_designerState Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the current state of the object model in Report Designer.
protected: Microsoft::ReportingServices::RdlObjectModel::ExternalXmlElement ^ m_designerState;
protected Microsoft.ReportingServices.RdlObjectModel.ExternalXmlElement m_designerState;
val mutable m_designerState : Microsoft.ReportingServices.RdlObjectModel.ExternalXmlElement
Protected m_designerState As ExternalXmlElement