Searches the vault for objects that match the specified search string. The results are returned in XML form.
Visual Basic |
---|
Public Function SearchForObjectsByExportedSearchConditionsXML( _ ByVal SearchString As String, _ ByVal SortResults As Boolean _ ) As XMLSearchResult |