CurrentStepDetails Class Members
In This Topic
The following tables list the members exposed by CurrentStepDetails.
Public Constructors
Public Properties
| | Name | Description |
 | AssignedTo |
The user or group the step is assigned to. Not used when AssignedType=Unassigned.
|
 | AssignedType |
The assignment type
|
 | CanSkip |
A boolean indicating whether the step can be skipped
|
 | Dependencies |
A boolean indicating whether this step has dependencies
|
 | HoldScheduledRelease |
The Datetime indicating when a hold will be released if scheduled
|
 | ManualHold |
A boolean indicating whether this step is in a manual hold
|
 | StepId |
The step id
|
 | StepName |
The step name
|
Top
See Also