WorkflowCreationData Properties

Scanjour Workflow4 Reference Manual

The WorkflowCreationData type exposes the following members.

Properties

  NameDescription
Public propertyAccess
The workflow access restriction.
Public propertyArguments
The input dictionary for setting the InArguments of the workflow instance
Public propertyAssociatedRegister
The SOM register with which the workflow instance will be associated (allowed values: "file", "record", "contact" or "address")
Public propertyAssociatedRegisterKey
The key of the register individual with which the workflow instance will be associated
Public propertyCreated
The requested end DateTime of the workflow instance. If no specific end, specify DateTime.MinValue
Public propertyDescription
Gets or sets the description of the workflow instance to be created
Public propertyDueDate
The requested end DateTime of the workflow instance. If no specific end, specify DateTime.MinValue
Public propertyId
The id of the workflow instance that was used as template
Public propertyImportance
The workflow importance.
Public propertyProcessId
The process id (specify null or the empty string if there is no process)
Public propertyServiceId
The service id if it is a service workflow
Public propertyWfId
The workflow id
Public propertyWorkflowOwner
The workflow owner.
Public propertyWorkflowParent
Gets or sets the parent workflow instance (specify null or the empty string if there is no parent)
Public propertyWorkflowTitle
Gets or sets the title of the workflow instance to be created
Public propertyWorkflowType
The WorkflowType of the workflow instance to be created
Public propertyWorkflowTypeUpdated
The DateTime of the last update of the workflow type.
Top
See Also

Reference