Aqualogic Interaction API  
 

IPTJob.SetStatus Method 

- OBSELETE, Functionality moved to automation server agents - Sets an int corresponding to a PT_JOBSTATUS indicating the state of the job (running, interrupted, failed, suspended, etc.)

void SetStatus(
   int Value
);

Parameters

Value
an int for PT_JOBSTATUS

See Also

IPTJob Interface | com.plumtree.server Namespace