Share via


NoNamespace.hier Field

Definition

Represents the hier XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pageField, tpl.
  • corresponds to the following strongly-typed properties: PageField.Hierarchy, Tuple.Hierarchy.

Applies to