Share via


X.cacheHierarchies Field

Definition

Represents the x:cacheHierarchies XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pivotCacheDefinition.
  • has the following child XML elements: cacheHierarchy.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: CacheHierarchies.

Applies to