Combines the execution state and configuration of a step.

C# |
public class StepDetail

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | StepDetail()()()() | Initializes a new instance of the StepDetail class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | ExecutionStatusDetail |
Gets and sets the property ExecutionStatusDetail.
The description of the step status. |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | StepConfig |
Gets and sets the property StepConfig.
The step configuration. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithExecutionStatusDetail(StepExecutionStatusDetail) | Obsolete.
Sets the ExecutionStatusDetail property
|
![]() | WithStepConfig(StepConfig) | Obsolete.
Sets the StepConfig property
|

Object | |
![]() | StepDetail |