CreateProcess Properties

Scanjour Workflow4 Reference Manual

The CreateProcess type exposes the following members.

Properties

  NameDescription
Public propertyArguments
The InArguments for the workflow in the process.
Public propertyDescription
The process description.
Public propertyDisplayName
Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.
(Inherited from Activity.)
Public propertyDueDate
The process duedate.
Public propertyFailOnError
If false continue if errors occurs.
Public propertyId
Gets an identifier that is unique in the scope of the workflow definition.
(Inherited from Activity.)
Public propertyOwner
The owner of the proces.
Public propertyProcessGuid
The process Guid of the process to create.
Public propertyRegisterKey
The register key to create the process on.
Public propertyRegisterName
The register to create to process on.
Public propertyResult (Inherited from ActivityString.)
Public propertyResultType
When implemented in a derived class, gets the type of an activity OutArgument.
(Inherited from ActivityWithResult.)
Public propertyServiceId
>The service id if the process is a service process.
Public propertyTitle
The process title.
Top
See Also

Reference