WebCenter Interaction API  
 

IPTJob.SetSettings Method (Int32, Int32)

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

void SetSettings(
   int Value,
   int pvValue
);

Parameters

Value
PT_JOB_SETTINGS type
pvValue
an int value for the requested job setting

See Also

IPTJob Interface | com.plumtree.server Namespace | IPTJob.SetSettings Overload List