C# Syntax
void FilterBy( string filterListTitle, params uint[] keysIndices )
Parameters
- filterListTitle
- The name of the list in which to select filter values.
- keysIndices
- A list of indices of the keys to select in the list, Index values begin with 1.