Report.MinMatrixVersion Property

Definition

Gets or sets the minimum matrix version supported by the report.

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

Property Value

The minimum matrix version.

Attributes

Applies to