Share via


NoNamespace.fieldId Field

Definition

Represents the fieldId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rqt.
  • corresponds to the following strongly-typed properties: RevisionQueryTable.FieldId.

Applies to