Report.MinMatrixVersionSpecified Property

Definition

Gets or sets a value that indicates whether the minimum matrix version property value is specified.

public:
 property bool MinMatrixVersionSpecified { bool get(); void set(bool value); };
[System.Xml.Serialization.XmlIgnore]
public bool MinMatrixVersionSpecified { get; set; }
[<System.Xml.Serialization.XmlIgnore>]
member this.MinMatrixVersionSpecified : bool with get, set
Public Property MinMatrixVersionSpecified As Boolean

Property Value

true if the minimum matrix version property value is specified; otherwise false.

Attributes

Applies to