Share via


NoNamespace.weightExpression Field

Definition

Represents the weightExpression XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotChange, pivotTableDefinition.
  • corresponds to the following strongly-typed properties: PivotChange.WeightExpression, PivotTableDefinition.WeightExpression.

Applies to