Partager via


WorkflowStepRecord Class

Definition

Represents a step in a workflow

public ref class WorkflowStepRecord
public class WorkflowStepRecord
type WorkflowStepRecord = class
Public Class WorkflowStepRecord
Inheritance
WorkflowStepRecord

Constructors

WorkflowStepRecord()

Initializes a new instance of the WorkflowStepRecord class.

Properties

ActionName

Gets or sets the action attached to the workflow step

Description

Gets or sets the description of the step

HostedApplicationId

Gets or sets the application ID.

Id

Gets or sets the unique identifier for the workflow step.

Name

Gets or sets the name of the workflow step

Applies to