Enum PrimaveraActivityType
PrimaveraActivityType enumeration
Specifies type of Primavera activity.
public enum PrimaveraActivityType
Values
| Name | Value | Description | 
|---|---|---|
| None | 0 | Not specified or not applicable. | 
| StartMilestone | 1 | ‘Start Milestone’ activity type | 
| FinishMilestone | 2 | ‘Finish Milestone’ activity type | 
| TaskDependent | 3 | ‘Task Dependent’ activity type | 
| ResourceDependent | 4 | ‘Resource Dependent’ activity type | 
| LevelOfEffort | 5 | ‘Level Of Effort’ activity type | 
| WbsSummary | 6 | ‘WBS Summary’ activity type | 
See Also
- namespace Aspose.Tasks.Primavera
 - assembly Aspose.Tasks