Aqualogic Interaction API  
 

IPTSearchResponse Interface

IPTSearchResponse contains the results of a single search; it is returned by IPTSearchRequest.Search() and FollowupSearch(). It contains methods to retrieve information about items matching the search, categories (groups) identified, and spelling corrections made in the course of executing the search.

For a list of all members of this type, see IPTSearchResponse Members.

public interface IPTSearchResponse : IPTUnknown

Types that implement IPTSearchResponse

Type Description

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IPTSearchResponse Members | com.plumtree.server Namespace