Report.MaxMatrixVersion Property

Definition

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

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

Property Value

The maximum matrix version.

Attributes

Applies to