Share via


NoNamespace.sortOrder Field

Definition

Represents the sortOrder XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: level, tabular, tableSlicerCache.
  • corresponds to the following strongly-typed properties: OlapSlicerCacheLevelData.SortOrder, TableSlicerCache.SortOrder, TabularSlicerCache.SortOrder.

Applies to