Share via


NoNamespace.crossFilter Field

Definition

Represents the crossFilter XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: level, tabular, tableSlicerCache.
  • corresponds to the following strongly-typed properties: OlapSlicerCacheLevelData.CrossFilter, TableSlicerCache.CrossFilter, TabularSlicerCache.CrossFilter.

Applies to