Skip to main content

ProcessCreationParameters

Description

The structure represents an instance of the Process Creation Parameters entity.

Constructor

ConstructorDescription
ProcessCreationParametersInitializes a new instance of the ProcessCreationParameters object model.

Properties

PropertyDescription
ProcessIdSpecify the process ID to create an instance.
ProcessInstanceNameSpecify the process instance name for the instance.
InputArgumentsSpecify the input parameters for the instance.

Remarks

Use the ProcessCreationParameters object model to create the process instance.