RemoveFilter(id)

Removes an existing (default) filter from the “Search Filter” group of the Bill Payment Processing page. Note that some default filters cannot be removed. See Default Filters – Custom Bill Payment Processing Page to determine whether a particular default filter can be removed.

Parameters

Returns

Throws

Example

          var epPaymentSelectionForm = new EPPaymentSelectionForm();

epPaymentSelectionForm.RemoveFilter('custpage_2663_transtype'); 

        

General Notices