Workflow Engine .NET

Assembly: OptimaJet.Workflow.FormsPlugin

Class GetFormParameters

OptimaJet.Workflow.Plugins.FormsPlugin.GetFormParameters

Represents the parameters required to retrieve a specific form in the system.

public class GetFormParameters

Inheritance

  • System.Object

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.
TenantId #
String
The tenant id used for tenant-aware lookup. If null, only shared forms are resolved.