show_report_filter_page_by_index method

show_report_filter_page_by_index

Show all the report filter pages according to the position index in the PageFields

def show_report_filter_page_by_index(self, pos_index):
    ...
ParameterTypeDescription
pos_indexintThe position index in the PageFields

See Also