Assembly: OptimaJet.Workflow.FormsPlugin

Class FormCommand

OptimaJet.Workflow.Plugins.FormsPlugin.FormCommand

Represents a command that can be executed in combination with a form.

public class FormCommand

Properties

public required string CommandName { get; init; } #
The name of the command.
public required string LocalizedName { get; init; } #
The localized name of the command.