Share via


NoNamespace.hierarchyName Field

Definition

Represents the hierarchyName XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: header.
  • corresponds to the following strongly-typed properties: TupleSetHeader.HierarchyName.

Applies to