Share via


NoNamespace.showInFieldList Field

Definition

Represents the showInFieldList XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotHierarchy.
  • corresponds to the following strongly-typed properties: PivotHierarchy.ShowInFieldList.

Applies to