WorkflowStepRecord Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |