Searches the vault for objects that match the specified exported search string.
Visual Basic |
---|
Public Function SearchForObjectsByExportedSearchConditions( _ ByVal ExportedSearchString As String, _ ByVal SortResults As Boolean _ ) As ObjectSearchResults |