CurrentStep Class Members
In This Topic
The following tables list the members exposed by CurrentStep.
Public Constructors
Public Properties
| Name | Description |
| AssignedTo |
User or group the step is assigned to. Not used when AssignedType=Unassigned.
|
| AssignedType |
Assignment type.
|
| CanSkip |
Indicates whether the step can be completed without it first being run.
|
| Dependencies |
Indicates there are dependencies for the step.
|
| HoldScheduledRelease |
The release date for a scheduled hold.
|
| ManualHold |
Indicates that there is a manual hold on the step.
|
| StepId |
Step id.
|
| StepName |
Step name.
|
Top
See Also