Report.MaxMatrixVersion プロパティ

定義

レポートでサポートされている最大マトリックス バージョンを取得または設定します。

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

プロパティ値

最大マトリックス バージョンです。

属性

適用対象