Aqualogic Interaction API  
 

IPTIndexer.Clone Method 

Create a new IPTIndexer object that is a copy of the current one. The returned object has a reference to the same ProfileQuery (used for taxonomization) as the cloned object. The returned object has a reference to the cloned object as its "parent".

IPTIndexer Clone();

Return Value

IPTIndexer copy of the current instance.

See Also

IPTIndexer Interface | com.plumtree.server Namespace