ContentsIndexHome
PreviousUpNext
IFilter.restrict Method (int, String)

Restricts the specified dimension to only include the given string label. 

 

Java
void restrict(int dim, 
                     String label);
Parameters 
Description 
int dim 
The dimension which has to be restricted.  
String label 
The string label to which this dimension has to be restricted.