Share via


NoNamespace.dataSourceSort Field

Definition

Represents the dataSourceSort XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotField.
  • corresponds to the following strongly-typed properties: PivotField.DataSourceSort.

Applies to