QueryBase.DesignerState 속성

정의

보고서 디자이너에 있는 개체 모델의 현재 상태를 가져오거나 설정합니다.

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

속성 값

ExternalXmlElement 개체입니다.

특성

적용 대상