ContentsIndexHome
PreviousUpNext
IFilter.ToString Method

Returns a string representation of the IFilter.

C#
String ToString();

The String representing the IFilter: fixed dimensions are represented by an '@' followed by the element on which the dimension is fixed. Dimensions filtered by a ISetData are represented by the name of the associated set. Dimensions that are not restricted, are represented by an '*'.