Share via


X14.data Field

Definition

Represents the x14:data XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: slicerCacheDefinition.
  • has the following child XML elements: olap, tabular.
  • corresponds to the following strongly-typed classes: SlicerCacheData.

Applies to