public sealed class Execution.Types.Status.Types.Step : IMessage<Execution.Types.Status.Types.Step>, IEquatable<Execution.Types.Status.Types.Step>, IDeepCloneable<Execution.Types.Status.Types.Step>, IBufferMessage, IMessage
Reference documentation and code samples for the Workflow Executions v1 API class Execution.Types.Status.Types.Step.
Represents a step of the workflow this execution is running.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference documentation for the `Execution.Types.Status.Types.Step` class within the Workflow Executions v1 API, representing a step of a workflow execution."],["The `Execution.Types.Status.Types.Step` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities for message handling and object management."],["The provided class `Execution.Types.Status.Types.Step` has two main properties, `Routine` and `Step_`, both strings, which represent the name of a routine and the name of a step within that routine, respectively."],["There are several versions for the API that can be navigated to, going from version 1.0.0 all the way to 2.6.0, which is noted as the latest."]]],[]]