Aqualogic Interaction API  
 

PT_DOC_ACTION_TYPES.PT_DOC_DELETE_ACTION_ID Field

Code representing a "delete" action, deleting a searchable item from the search index.

public const int PT_DOC_DELETE_ACTION_ID = 1;

See Also

PT_DOC_ACTION_TYPES Class | com.plumtree.server Namespace