Convert Method
Description
Convert the filter from XML to text format.
Syntax
Visual Basic
Public Sub Convert( _
   ByVal filterXml As String, _
   ByRef FilterText As String _
) 
Parameters
filterXml
FilterText
See Also