Table of Contents

Class DeleteStepCommandArguments

Namespace
Kentico.Xperience.Admin.Base.UIPages
Assembly
Kentico.Xperience.Admin.Base.dll
public sealed class DeleteStepCommandArguments
Inheritance
object
DeleteStepCommandArguments
Extension Methods

Properties

StepId

Identifier of the workflow step to be deleted.

public int StepId { get; set; }

Property Value

int