Report.VersionSpecified 屬性

定義

取得或設定一個值,指示是否指定 了 Version 屬性值。

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

屬性值

true 若指定了 Version 屬性值;否則 false

屬性

適用於