ProcessProperties
Interface for common process properties shared across multiple interfaces
Extended by¶
Properties¶
Property | Type |
---|---|
jobPriority? |
JobPriority |
specificPriorityValue? |
number |
inputArguments? |
string |
environmentVariables? |
string |
entryPointPath? |
string |
remoteControlAccess? |
RemoteControlAccess |
requiresUserInteraction? |
boolean |