Report.CompatLevelSpecified 속성

정의

호환되는 수준이 지정되는지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 property bool CompatLevelSpecified { bool get(); void set(bool value); };
[System.Xml.Serialization.XmlIgnore]
public bool CompatLevelSpecified { get; set; }
[<System.Xml.Serialization.XmlIgnore>]
member this.CompatLevelSpecified : bool with get, set
Public Property CompatLevelSpecified As Boolean

속성 값

보고서가 지정되면 true이고, 그렇지 않으면 false입니다.

특성

적용 대상