Aqualogic Interaction API  
 

IPTJob.SetSettings Method

Sets an XPDateTime corresponding to a PT_JOB_SETTINGS determining runtimes or timeouts

Overload List

Sets an XPDateTime corresponding to a PT_JOB_SETTINGS determining runtimes or timeouts

void SetSettings(int,XPDateTime);

Sets an int corresponding to a PT_JOB_SETTINGS determining runtimes, timeouts, and logging levels

void SetSettings(int,int);

See Also

IPTJob Interface | com.plumtree.server Namespace