Share via


X.field Field

Definition

Represents the x:field XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: colFields, rowFields.
  • has the following XML attributes: x.
  • corresponds to the following strongly-typed classes: Field.

Applies to