Workflow Engine .NET

Assembly: OptimaJet.Workflow.FormsPlugin

Class FormKey

OptimaJet.Workflow.Plugins.FormsPlugin.FormKey

Represents the key used to uniquely identify a form.

public class FormKey

Inheritance

  • System.Object

Properties

Name
Type
FormName #
String
The form name.
FormVersion #
Nullable<Int32>
The form version. If not set, the latest version will be used.
FullName #
String
The full form name, including the version.