ContentsIndexHome
PreviousUpNext
IFilter.restrict Method (int, string)

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

C#
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.