Share via


NoNamespace.minimumVersion Field

Definition

Represents the minimumVersion XML attribute.

public static readonly System.Xml.Linq.XName minimumVersion;
 staticval mutable minimumVersion : System.Xml.Linq.XName
Public Shared ReadOnly minimumVersion As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: queryTableRefresh.
  • corresponds to the following strongly-typed properties: QueryTableRefresh.MinimumVersion.

Applies to