Report.MaxMatrixVersionSpecified Property

Definition

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

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

Property Value

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

Attributes

Applies to