Share via


X14.range Field

Definition

Represents the x14:range XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ranges.
  • has the following child XML elements: i.
  • has the following XML attributes: startItem.
  • corresponds to the following strongly-typed classes: OlapSlicerCacheRange.

Applies to