get_pivot_filter_by_type method

get_pivot_filter_by_type

Gets the pivot filter of the pivot field by type

def get_pivot_filter_by_type(self, type):
    ...
ParameterTypeDescription
typePivotFilterType

See Also