Share via


NoNamespace.fld Field

Definition

Represents the fld XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dataField, filter, pageField, tpl.
  • corresponds to the following strongly-typed properties: DataField.Field, PageField.Field, PivotFilter.Field, Tuple.Field.

Applies to