Share via


NoNamespace.hierarchy Field

Definition

Represents the hierarchy XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cacheField, calculatedMember, setLevel.
  • corresponds to the following strongly-typed properties: CacheField.Hierarchy, CalculatedMember.Hierarchy, SetLevel.Hierarchy.

Applies to