Share via


X.rqt Field

Definition

Represents the x:rqt XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: revisions.
  • has the following XML attributes: fieldId, ref, sheetId.
  • corresponds to the following strongly-typed classes: RevisionQueryTable.

Applies to