[]
Gets the list of PivotField objects that define the fields used as filters.
[JsonConverter(typeof(ViewFieldCollectionConverter))]
public PivotFieldCollection FilterFields { get; }
<JsonConverter(GetType(ViewFieldCollectionConverter))>
Public ReadOnly Property FilterFields As PivotFieldCollection
Fields on this list do not appear in the output table, but are still used for filtering the input data.