Aqualogic Interaction API  
 

IPTSearchResponse.GetWarning Method 

Returns a code indicating whether any warnings were issued in the course of running the search. Warnings indicate that the search ran and some results may have been returned, but not necessarily all results, and that the user should be informed of the reason. See the PT_SEARCH_WARNING enumeration for a list of codes.

int GetWarning();

Return Value

PT_SEARCH_WARNING code

See Also

IPTSearchResponse Interface | com.plumtree.server Namespace