Returns the base field of a data field in the pivot table.

 public SourceField BaseField{ get;}
Public Property BaseField() As SourceField

Calculated fields return null. You can check if a PivotField is calculated field with the IsCacluatedField Property