The following tables list the members exposed by IProgramExecutionTask.
|
Name |
Description |
|
Begins edits for the object. | |
|
Cancels (rolls back) edits for the object CancelEdit rolls back (in memory only) the changes made since the last call to BeginEdit. | |
|
Determines whether the user has the necessary permission to perform a specified action on the object | |
|
Commits edits for the object CommitEdit commits (in memory only) the changes made since the last call to BeginEdit. | |
|
Creates a new object that is a copy of the source object. | |
|
Freezes the client session. | |
|
Gets a user-friendly description of the object. | |
|
Refreshes the object from the database. | |
|
Reverts the object to the last saved version. | |
|
Gets the session to which this object belongs. |
|
Name |
Description |
|
Gets the CID (numeric class ID) for the object. | |
|
Gets the adTempus Class ID of the object | |
|
Gets the name of the object's class. | |
|
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 the current edit level. | |
|
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. | |
|
Determines whether the object has unsaved changes. | |
|
Indicates whether this object is new. | |
|
Gets the date and time when the object was last modified | |
|
Gets or sets the maximum run time (in seconds) for the process | |
|
Gets the OID (unique identifier) of the object | |
|
Gets the object's parent if it "belongs" to another object. | |
|
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
|