Class ProcessForm
OptimaJet.Workflow.Plugins.FormsPlugin.ProcessForm
Represents information about a form that is bound to a process.
Namespace: OptimaJet.Workflow.Plugins.FormsPlugin
public record ProcessForm : Form, IEquatable<Form>, IEquatable<ProcessForm>Inheritance
- System.Object
- Form
Implemented Interfaces
- System.IEquatable{OptimaJet.Workflow.Plugins.FormsPlugin.Form}
- System.IEquatable{OptimaJet.Workflow.Plugins.FormsPlugin.ProcessForm}