Share via


X14.selections Field

Definition

Represents the x14:selections XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to