Class GetSpecificFormParameters
OptimaJet.Workflow.Plugins.FormsPlugin.GetSpecificFormParameters
Represents the parameters required to retrieve a form.
Namespace: OptimaJet.Workflow.Plugins.FormsPlugin
public record GetSpecificFormParameters : AccessFormParameters, IEquatable<AccessFormParameters>, IEquatable<GetSpecificFormParameters>Inheritance
- System.Object
- AccessFormParameters
Implemented Interfaces
- System.IEquatable{OptimaJet.Workflow.Plugins.FormsPlugin.AccessFormParameters}
- System.IEquatable{OptimaJet.Workflow.Plugins.FormsPlugin.GetSpecificFormParameters}
Properties
Name
Type
FormKey #FormKeyRepresents a unique identifier for a form, which includes properties defining the specific form's name and version in the system.