Click or drag to resize

IStepWithWeight Properties


The IStepWithWeight type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets the description of the step.
(Inherited from IStep.)
Public propertyError
Gets the error message of the step.
(Inherited from IStep.)
Public propertyID
Gets the identifier of the step.
(Inherited from IStep.)
Public propertyName
Gets the name of the step.
(Inherited from IStep.)
Public propertyState
Gets the state of the step.
(Inherited from IStep.)
Public propertyWeight
Gets the weight of this step.
Top
See Also