Aqualogic Interaction API  
 

IPTSAdmin.getLastSearchTransactionIDAsString Method 

Give back a String representaion of a last search index request made within this application. This should be used for information/logging purposes only. No functionality should depend on a specific representation of the TID.

string getLastSearchTransactionIDAsString();

Return Value

Returns the lastSearchIndexRequestID.

See Also

IPTSAdmin Interface | com.plumtree.server.search.admin Namespace