Share via


NoNamespace.filterPivotName Field

Definition

Represents the filterPivotName XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: state.
  • corresponds to the following strongly-typed properties: TimelineState.FilterPivotName.

Applies to