Share via


X14.levels Field

Definition

Represents the x14:levels XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: olap.
  • has the following child XML elements: level.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: OlapSlicerCacheLevelsData.

Applies to