get_filters method

get_filters(self)

Gets all pivot filters applied for this pivot field.


def get_filters(self):
    ...

See Also