Share via


QueryBase.DesignerState Propriété

Définition

Obtient ou définit l'état actuel du modèle objet dans le Concepteur de rapports.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ExternalXmlElement ^ DesignerState { Microsoft::ReportingServices::RdlObjectModel::ExternalXmlElement ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ExternalXmlElement ^ value); };
[System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")]
public Microsoft.ReportingServices.RdlObjectModel.ExternalXmlElement DesignerState { get; set; }
[<System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")>]
member this.DesignerState : Microsoft.ReportingServices.RdlObjectModel.ExternalXmlElement with get, set
Public Property DesignerState As ExternalXmlElement

Valeur de propriété

Objet ExternalXmlElement.

Attributs

S’applique à