QueryBase.RQDDesignerState Property
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.
public:
property Microsoft::ReportingServices::RdlObjectModel::ExternalXmlElement ^ RQDDesignerState { Microsoft::ReportingServices::RdlObjectModel::ExternalXmlElement ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ExternalXmlElement ^ value); };
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")]
public Microsoft.ReportingServices.RdlObjectModel.ExternalXmlElement RQDDesignerState { get; set; }
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")>]
member this.RQDDesignerState : Microsoft.ReportingServices.RdlObjectModel.ExternalXmlElement with get, set
Public Property RQDDesignerState As ExternalXmlElement
Property Value
- Attributes