Report.Version プロパティ

定義

識別されたプロパティのバージョンを取得します。値の設定も可能です。

public:
 property float Version { float get(); void set(float value); };
[System.Xml.Serialization.XmlAttribute]
public float Version { get; set; }
[<System.Xml.Serialization.XmlAttribute>]
member this.Version : single with get, set
Public Property Version As Single

プロパティ値

プロパティ レポートに割り当てられた値。

属性

適用対象