Share via


X14.ranges Field

Definition

Represents the x14:ranges XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: level.
  • has the following child XML elements: range.
  • corresponds to the following strongly-typed classes: OlapSlicerCacheRanges.

Applies to