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>

Type Hierarchy

Properties

public required FormKey FormKey { get; init; } #
Represents a unique identifier for a form, which includes properties defining the specific form's name and version in the system.