...
Panel | ||
---|---|---|
| ||
|
Request Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 |
Click here for more information. |
SessionTicket | String |
Click here for more information. |
FolderTypeCode | String |
ProjectIdentity |
ResourceIdentity |
SearchString | String |
IncludeInactiveFlag | Boolean |
Request Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
</soapenv:Envelope> |
...
Panel | ||
---|---|---|
| ||
|
Response Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages |
ResponseId | Int32 | Click here for more information. |
Status | Click here for more information |
ServerTimestampUtc | DateTime | Click here for more information. |
Results |
Response Usage Example(s)
...
ErrorNumber | ErrorCode | ErrorText |
---|---|---|
21017 | InvalidValueForFolderTypeCode | The specified folder type code is not recognized. |
21030 | SearchStringRequiredForSearchDocuments | A search string must be specified. |
75240 | ResourceMayNotBeSpecifiedWhenSearchingWorkspaces | Resource may not be specified when searching project workspaces. |
75241 | ProjectmayNotBeSpecifiedWhenSearchingResumes | Project may not be specified when searching resource resumes. |