WebCenter Interaction API  
 

PT_CRAWL_CONTAINER_INFO Class

This list contains the different types of information about Folders during a Crawl. It is used by IPTDataSourceCrawlProvider.GetContainerNodeInfo

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

System.Object
   com.plumtree.server.PT_CRAWL_CONTAINER_INFO

public sealed class PT_CRAWL_CONTAINER_INFO

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_CRAWL_CONTAINER_INFO Members | com.plumtree.server Namespace | IPTDataSourceCrawlProvider