Share via


X.calculatedMembers Field

Definition

Represents the x:calculatedMembers XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to