Overview
This data structure is used in the response for web service PwsSearchDocuments. The documents are either project workspace documents or resource resumes.
...
Panel | ||
---|---|---|
| ||
|
...
Element | Data Type | Description | Sample Data | |
---|---|---|---|---|
Document | The document returned in document search. Click here for more information. | |||
Filename | String | The file name of the document. | e:\ProjectorDocs1\3018\docs\01\doc_809401_813685.docx **deprecated** | |
Score | Int32 | The score generated by document index service. This number indicates how accurate the search is. The higher the more accurate search is. | 100 | |
Synopsis | String | The relevant information generated based on the search string/query and the document. | consistently exceed expectations. Education ABC UNIVERSITY - Sometown, NH [{[{Bachelor}]}] of Science, Major in Information Technology Program, Currently |
...