|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The getFileQuery operation gets the list of file IDs with the provided search type.
| Name | Type | Direction | Description |
|---|---|---|---|
| FileQueryParameters | FileQueryParameters | Input | |
| PageNumber | integer | Input | |
| BatchSize | integer | Input | |
| ReturnContainedObjects | boolean | Input |
A FileQueryResults element having the structure defined by the following table.
| Name | Type | Description |
|---|---|---|
| QueryResult | QueryResult | See QueryResult. |
| ResponseData | FileQueryResponseDataType | See FileQueryResponseDataType. |
| Name | Content |
|---|---|
| QueryError | QueryError |
| UnexpectedError | UnexpectedError |