프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Description | string | ||
Error | |||
IsFaulted | bool | ||
StepId | int |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | System |