Creates a new PivotTableField of the appropriate type in a FieldCollection

 public PivotTableField CreateField(SourceField field)
Public Function CreateField(ByVal field As SourceField) As PivotTableFIeld

The SourceField to build the PivotTableField from.

a new PivotTableField.