Share via


CX.firstHeader Field

Definition

Represents the cx:firstHeader XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: headerFooter.
  • corresponds to the following strongly-typed classes: FirstHeaderXsdstring.

Applies to