Report.Version Property

Definition

Gets or sets the identified version of the property.

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

Property Value

The value that is assigned to the property report.

Attributes

Applies to