In This Topic
            
            Searches on the specified project for a search string. The search settings will influence the result. The found object will be written to the active list of results.
            
            Overload List
| Overload | Description | 
|---|
| Project(Project,String,String) | Searches on the specified project for a search string. The search settings will influence the result. The found object will be written to the active list of results. | 
| Project(Project,String) | Searches on the specified project for a search string. The search settings will influence the result. The found object will be written to the active list of results. | 
| Project(String,String) | Searches on the specified project for a search string. The search settings will influence the result. The found object will be written to the active list of results. | 
See Also