|
CommandParameters | | The command arguments added to the operating system command. |
CommandProgram | | (Required) The name of an application file to run. |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
Timeout | | The length of time, in seconds, to wait for an action to complete before a timeout error occurs.
If the time is set to 0, then the job will wait until the request completes. |
WaitForExit | | By setting this to False the system will start the process but not wait it to complete. Result codes are only available if the system waits for the external process to complete. Defaults to True. |