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

属性

適用対象