Share via


X14.header Field

Definition

Represents the x14:header XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: headers.
  • has the following XML attributes: hierarchyName, uniqueName.
  • corresponds to the following strongly-typed classes: TupleSetHeader.

Applies to