Aqualogic Interaction API  
 

IPTScheduler.DeleteJobHistory Method 

Deletes entries from the history table and any associated log files as well.

void DeleteJobHistory(
   XPDateTime OlderThan
);

Parameters

OlderThan
The XPDateTime before which, all job histories will be removed.

See Also

IPTScheduler Interface | com.plumtree.server Namespace