Report.CompatLevel Property

Definition

Gets or sets the compatible level of the report.

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

Property Value

The integer that represents the value of the property.

Attributes

Applies to