The following tables list the members exposed by IEdmSearch5.
| Name | Description | |
|---|---|---|
![]() | FileName | Gets or sets the name of the file or folder for which to search. |
![]() | FindFiles | Gets or sets whether to return files in the search. |
![]() | FindFolders | Gets or sets whether to return folders in the search. |
![]() | FindHistoricStates | Gets or sets whether to find all files that have ever been in the state specified by IEdmSearch5::State. |
![]() | FindLockedFiles | Gets or sets whether to include checked-out files in the search result. |
![]() | FindUnlockedFiles | Gets or sets whether to include checked-in files in the search result. |
![]() | Recursive | Gets or sets whether to search recursively in subfolders. |
![]() | StartFolderID | Gets or sets the ID of the folder in which to search. |
![]() | State | Gets or sets the ID or name of the workflow state in which to search. |
![]() | VersionComment | Gets or sets the version comment substring for which to search. |
| Name | Description | |
|---|---|---|
![]() | AddVariable | Obsolete. Superseded by IEdmSearch8::AddVariable2. |
![]() | Clear | Resets all search properties to their default values |
![]() | GetFirstResult | Gets the first file or folder that matches the search criteria. |
![]() | GetNextResult | Gets the next file or folder that matches the search criteria. |

