ProcessCreationParameters
Description
The structure represents an instance of the Process Creation Parameters entity.
Constructor
Constructor | Description |
---|---|
ProcessCreationParameters | Initializes a new instance of the ProcessCreationParameters object model. |
Properties
Property | Description |
---|---|
ProcessId | Specify the process ID to create an instance. |
ProcessInstanceName | Specify the process instance name for the instance. |
InputArguments | Specify the input parameters for the instance. |
Remarks
Use the ProcessCreationParameters object model to create the process instance.