Share via


NoNamespace.iMeasureFld Field

Definition

Represents the iMeasureFld XML attribute.

public static readonly System.Xml.Linq.XName iMeasureFld;
 staticval mutable iMeasureFld : System.Xml.Linq.XName
Public Shared ReadOnly iMeasureFld 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.MeasureField.

Applies to