|  | Aqualogic Interaction API | |
| IPTJob.SetDeleteWhenDone Method |
Sets a boolean indicating whether the Job object will be automatically removed upon completion.
void SetDeleteWhenDone(
bool Value
);
Parameters
-
Value
- a boolean, if true, Job is deleted after execution
See Also
IPTJob Interface | com.plumtree.server Namespace