Table of Contents

Class EditStepFormChangeCommandArguments

Namespace
Kentico.Xperience.Admin.Base.UIPages
Assembly
Kentico.Xperience.Admin.Base.dll
public sealed class EditStepFormChangeCommandArguments : FormChangeCommandArguments
Inheritance
object
EditStepFormChangeCommandArguments
Inherited Members
Extension Methods

Constructors

EditStepFormChangeCommandArguments()

public EditStepFormChangeCommandArguments()

Properties

StepId

Workflow step identifier.

public int StepId { get; set; }

Property Value

int