Share via


X14.tupleItems Field

Definition

Represents the x14:tupleItems XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pivotChange, pivotEdit.
  • has the following child XML elements: tupleItem.
  • corresponds to the following strongly-typed classes: TupleItems.

Applies to