FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The getDownloadPackageQuery operation gets the list of DownloadPackageIDs with the provided search type. You can also use it to facilitate the retrieval of account and country restrictions for download packages. See the CreateRestrict method.
Name | Type | Direction | Description |
---|---|---|---|
DownloadPackageQueryParameters | DownloadPackageQueryParameters | Input | |
PageNumber | integer | Input | |
BatchSize | integer | Input | |
ReturnContainedObjects | boolean | Input |
A DownloadPackageQueryResults element having the structure defined by the following table.
Name | Type | Description |
---|---|---|
QueryResult | QueryResult | See QueryResult. |
ResponseData | DownloadPackageQueryResponseDataType | See DownloadPackageQueryResponseDataType. |
Name | Content |
---|---|
QueryError | QueryError |
UnexpectedError | UnexpectedError |