ProcessStartRequestWithName
Interface for start process request with processName
Extends¶
Properties¶
| Property | Type |
|---|---|
alertPendingExpression? |
string |
alertRunningExpression? |
string |
attachments? |
JobAttachment[] |
batchExecutionKey? |
string |
entryPointPath? |
string |
environmentVariables? |
string |
inputArguments? |
string |
inputFile? |
string |
jobPriority? |
JobPriority |
jobsCount? |
number |
killProcessExpression? |
string |
machineSessionIds? |
number[] |
noOfRobots? |
number |
parentOperationId? |
string |
processKey? |
string |
processName |
string |
reference? |
string |
remoteControlAccess? |
RemoteControlAccess |
requiresUserInteraction? |
boolean |
resumeOnSameContext? |
boolean |
robotIds? |
number[] |
runAsMe? |
boolean |
runtimeType? |
string |
source? |
PackageSourceType |
specificPriorityValue? |
number |
stopProcessExpression? |
string |
stopStrategy? |
StopStrategy |
strategy? |
StartStrategy |
targetFramework? |
TargetFramework |