Aqualogic Interaction API  
 

IPTJob.GetDeleteWhenDone Method 

Returns a boolean indicating whether the Job object will be automatically removed upon completion.

bool GetDeleteWhenDone();

Return Value

a boolean, if true, Job is deleted after execution

See Also

IPTJob Interface | com.plumtree.server Namespace