Share via


NoNamespace.field Field

Definition

Represents the field XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: calculatedItem, mp, pivotArea, reference, pivotArea.
  • corresponds to the following strongly-typed properties: CalculatedItem.Field, MemberProperty.Field, PivotArea.Field, PivotAreaReference.Field.

Applies to