Share via


NoNamespace.cacheIndex Field

Definition

Represents the cacheIndex XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotArea, pivotArea.
  • corresponds to the following strongly-typed properties: PivotArea.CacheIndex.

Applies to