Share via


NoNamespace.maxRank Field

Definition

Represents the maxRank XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: set.
  • corresponds to the following strongly-typed properties: TupleSet.MaxRank.

Applies to