Class DeleteStepCommandArguments
DeleteStep(DeleteStepCommandArguments) command arguments.
public sealed class DeleteStepCommandArguments
- Inheritance
-
objectDeleteStepCommandArguments
- Extension Methods
Properties
StepId
Identifier of the workflow step to be deleted.
public int StepId { get; set; }
Property Value
- int