SearchResponse ComplexType

Contains the response from the Search function.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
SearchResults SearchResults

The results of the search.

Used by

The following use the SearchResponse ComplexType.

Name How used
Search ReturnType

See also