Click or drag to resize

IStageInfo Properties

The IStageInfo type exposes the following members.

Properties
  NameDescription
Public propertyConfiguration
Gets the stage configuration.
Public propertyIsReadyForScheduling
Gets a value indicating whether this stage is ready to be scheduled.
Public propertyStageId
Gets the stage ID.
Public propertyTasks
Gets the tasks in this stage.
Public propertyUnscheduledTaskCount
Gets the number of unscheduled tasks in this stage.
Top
See Also