Share via


NoNamespace.evalOrder Field

Definition

Represents the evalOrder XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: filter.
  • corresponds to the following strongly-typed properties: PivotFilter.EvaluationOrder.

Applies to