Share via


X14.dataField Field

Definition

Represents the x14:dataField XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ext.
  • has the following XML attributes: pivotShowAs, sourceField, uniqueName.
  • corresponds to the following strongly-typed classes: DataField.

Applies to