The IStepWithWeight type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description |
Gets the description of the step.
(Inherited from IStep.) |
|
Error |
Gets the error message of the step.
(Inherited from IStep.) |
|
ID |
Gets the identifier of the step.
(Inherited from IStep.) |
|
Name |
Gets the name of the step.
(Inherited from IStep.) |
|
State |
Gets the state of the step.
(Inherited from IStep.) |
|
Weight |
Gets the weight of this step.
|
See Also