Workflow Engine .NET

Assembly: OptimaJet.Workflow.FormsPlugin

Class GetProcessFormParameters

OptimaJet.Workflow.Plugins.FormsPlugin.GetProcessFormParameters

Represents the parameters required to retrieve a form that is bound to the process.

public class GetProcessFormParameters

Inheritance

  • System.Object

Properties

Name
Type
FormKey #
FormKey
Represents a unique identifier for a form, which includes properties defining the specific form's name and version in the system.
ProcessId #
Guid
The process id.
DataParameterName #
String
The name of the process parameter where the form data is stored.