The properties of the IProgramExecutionTask class are listed here.
|
Name |
Description |
|
Gets or sets the command-line parameters for the target | |
|
Gets or sets a script to be used to determine the command-line parameters. | |
|
Contains application-defined data stored by the custom user interface. | |
|
Specifies the identifier of the custom user interface class to be used when viewing or editing this step. | |
|
Gets or sets the program or file to be launched. | |
|
Gets or sets the rule to be used to evaluate the program's exit code when the SuccessCriterion is scExitCode. | |
|
Gets or sets the maximum run time (in seconds) for the process | |
|
Gets or sets the operating system priority for the process | |
|
Gets or sets a value indicating whether the step should be skipped if the target process is already running | |
|
Gets or sets the startup (working) directory for the process | |
|
Gets or sets the rule that controls how adTempus determines whether the program executed successfully. | |
|
Gets or sets the maximum successful exit code when the SuccessCriterion is scExitCode and the ExitCodeCriterion is exitCodeBT. | |
|
Gets or sets the minimum successful exit code , or the exit code to compare to, when the SuccessCriterion is scExitCode. | |
|
Gets or sets the script that determines whether the program was successful when the SuccessCriterion is scScript. | |
|
Gets or sets the amount of time (in seconds) adTempus should wait when the WaitOptions are set to woWaitForSpecifiedTime. | |
|
Gets or sets options that determine when adTempus considers the program to have started. | |
|
Gets or sets the window mode for the process |
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|