Share via


X14.olap Field

Definition

Represents the x14:olap XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: data.
  • has the following child XML elements: extLst, levels, selections.
  • has the following XML attributes: pivotCacheId.
  • corresponds to the following strongly-typed classes: OlapSlicerCache.

Applies to