Share via


X.dataFields Field

Definition

Represents the x:dataFields XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pivotTableDefinition.
  • has the following child XML elements: dataField.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: DataFields.

Applies to