Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

Excerpt

Returns a FieldCollection object representing a list of Page Fields page fields in a Pivot Table. Page fields PivotTable. The items in the collection are PivotTableFields of type PageField

Signature
C#
C#
 public FieldCollection PageFields{ get; }

...