ProcessPhase Properties |
The ProcessPhase type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveTime_PropertyId |
The activation time of the phase is stored in this datetime value property on the target object.
| |
| Activities |
Contains the activities that are part of the phase.
An activity can be part of more than one phase.
| |
| CompleteTime_PropertyId |
The completion time of the phase is stored in this datetime value property on the target object.
| |
| Deadline_PropertyId |
The deadline of the phase is stored in this datetime value property on the target object.
| |
| Duration_PropertyId |
The duration of the phase is stored in this timespan value property on the target object.
| |
| EndTransitionIds |
The phase ends when one of these transitions is activated.
Transitions must belong to the specified process template.
| |
| Estimate_PropertyId |
The time estimate of the phase is stored in this timespan value property on the target object.
| |
| Id | ||
| Name | ||
| ProcessTemplateId | ||
| Recalculate |
Controls whether deeadline, activation time e.t.c. are calculated if/when the start- and end-transitions are
re-activated. If not, calculation only happens the first time they are activated.
| |
| StartTransitionIds |
The phase begins when one of these transitions is activated.
Transitions must belong to the specified process template.
| |
| TotDuration_PropertyId | ||
| UId |