Aqualogic Interaction API  
 

PlumtreeExtensibility.PT_PROPBAG_UNIQUE_ID Field

The Unique Identifier is used to uniquely identify the location of the document or container. This will be used by crawlers to guarantee that they do not crawl the same document or container multiple times. It should be a string. It may also be used internally by the Accessor or Provider, at their discretion.

public const string PT_PROPBAG_UNIQUE_ID = "PTC_UNIQUE";

See Also

PlumtreeExtensibility Class | com.plumtree.server Namespace