Report.MaxStandaloneVersion Property

Definition

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

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

Property Value

The maximum standalone version.

Attributes

Applies to