Share via


X14.i Field

Definition

Represents the x14:i XML elements.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: items, range.
  • has the following child XML elements: p.
  • has the following XML attributes: c, n, nd, s, x.
  • corresponds to the following strongly-typed classes: OlapSlicerCacheItem, TabularSlicerCacheItem.

Applies to