Workflow Engine .NET

Assembly: OptimaJet.Workflow.FormsPlugin

Class GetSpecificFormParameters

OptimaJet.Workflow.Plugins.FormsPlugin.GetSpecificFormParameters

Represents the parameters required to retrieve a form.

public record GetSpecificFormParameters : AccessFormParameters, IEquatable<AccessFormParameters>, IEquatable<GetSpecificFormParameters>

Inheritance

Implemented Interfaces

  • System.IEquatable{OptimaJet.Workflow.Plugins.FormsPlugin.AccessFormParameters}
  • System.IEquatable{OptimaJet.Workflow.Plugins.FormsPlugin.GetSpecificFormParameters}

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.

Derived Types