Share via


X14.headers Field

Definition

Represents the x14:headers XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tupleSet.
  • has the following child XML elements: header.
  • corresponds to the following strongly-typed classes: TupleSetHeaders.

Applies to