Share via


X.calculatedItems Field

Definition

Represents the x:calculatedItems XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pivotCacheDefinition.
  • has the following child XML elements: calculatedItem.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: CalculatedItems.

Applies to