Property | Type | Description | |
---|---|---|---|
Description | string | ||
Error | |||
IsFaulted | bool | ||
StepId | int |
Method | Description | |
---|---|---|
TaskStep ( int Step, string Description = "", bool Faulted = false, |
Creates a new instance of TaskStep
|
public TaskStep ( int Step, string Description = "", bool Faulted = false, |
||
Step | int | |
Description | string | |
Faulted | bool | |
Error | ||
return | System |