Share via


NoNamespace.pivotCacheId Field

Definition

Represents the pivotCacheId XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: olap, pivotCacheDefinition, tabular, state.
  • corresponds to the following strongly-typed properties: OlapSlicerCache.PivotCacheId, PivotCacheDefinition.PivotCacheId, TabularSlicerCache.PivotCacheId, TimelineState.PivotCacheId.

Applies to