|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The getMultipleDownloadPackagesQuery operation gets the data for a list Download Package IDs with the provided search criteria.
| Name | Type | Direction | Description |
|---|---|---|---|
| MultipleDownloadPackagesQueryParameters | MultipleDownloadPackagesQueryParameters | Input | |
| SortBys | DownloadPackageSortBys | Input | |
| PageNumber | integer | Input | |
| BatchSize | integer | Input | |
| ReturnContainedObjects | boolean | Input |
A MultipleDownloadPackagesQueryResults element having the structure defined by the following table.
| Name | Type | Description |
|---|---|---|
| QueryResult | QueryResult | See QueryResult. |
| ResponseData | MultipleDownloadPackagesQueryResponseDataType | See MultipleDownloadPackagesQueryResponseDataType. |
| Name | Content |
|---|---|
| QueryError | QueryError |
| UnexpectedError | UnexpectedError |