FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: SearchQuery

Description

The identifiers for a search query.

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
Query  string  1..1  Search query.
OrganizationId  string  1..1  Organization ID.
StartOffset  int  0..1 

Index of first result starting with 0 (for pagination).

StartOffset defaults to 0.

ResultSetSize  int  0..1 

Number of results in the response (for pagination).

ResultSetSize defaults to 1.

Referenced By
Name  Type 
Query [element searchDownloadableFilesRequest]  Element 
Query [element searchDownloadPackagesRequest]  Element