Class FormsPluginSettings
OptimaJet.Workflow.Plugins.FormsPlugin.FormsPluginSettings
Represents the settings for the Forms plugin.
Namespace: OptimaJet.Workflow.Plugins.FormsPlugin
public class FormsPluginSettingsInheritance
- System.Object
Properties
Name
Type
FormsManagerUrl #StringThe URL of the form manager used to integrate with the process designer.
FormsProcessParameterName #StringThe name of the process parameter where the auxiliary data specifying which form to display is stored.
FormVersionPropertyName #StringThe name of the field in the form data where the version is stored for optimistic locking during form data saving.
DefaultFormDefinition #StringRepresents the value of an empty form.
FormValidator #IFormValidatorThe form validator.