Class EditStepFormChangeCommandArguments
EditStepFormChange(EditStepFormChangeCommandArguments, CancellationToken) command arguments.
public sealed class EditStepFormChangeCommandArguments : FormChangeCommandArguments
- Inheritance
-
objectEditStepFormChangeCommandArguments
- Inherited Members
- Extension Methods
Constructors
EditStepFormChangeCommandArguments()
public EditStepFormChangeCommandArguments()
Properties
StepId
Workflow step identifier.
public int StepId { get; set; }
Property Value
- int