Aqualogic Interaction API  
 

IPTJob.GetSettingsAsInt Method 

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

int GetSettingsAsInt(
   int JobSetting
);

Parameters

JobSetting
the requested PT_JOB_SETTINGS type

Return Value

an int value for the requested job setting

See Also

IPTJob Interface | com.plumtree.server Namespace