WebCenter Interaction API  
 

PT_SEARCH_WARNING Class

This enumeration lists all the warning codes that can be returned by IPTSearchResponse.GetWarning. The existence of a nonzero warning code does not indicate that the search failed, but it does indicate some condition that had an effect on the returned results and that should be presented to an end-user.

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

System.Object
   com.plumtree.server.PT_SEARCH_WARNING

public sealed class PT_SEARCH_WARNING

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

PT_SEARCH_WARNING Members | com.plumtree.server Namespace | IPTSearchResponse