Report.MaxStandaloneVersion プロパティ

定義

レポートでサポートされている最大スタンドアロン バージョンを取得または設定します。

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

プロパティ値

最大スタンドアロン バージョンです。

属性

適用対象