PrimaveraActivityType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class PrimaveraActivityType extends System.Enum

Specifies type of Primavera activity.

Fields

FieldDescription
FinishMilestone‘Finish Milestone’ activity type
LevelOfEffort‘Level Of Effort’ activity type
NoneNot specified or not applicable.
ResourceDependent‘Resource Dependent’ activity type
StartMilestone‘Start Milestone’ activity type
TaskDependent‘Task Dependent’ activity type
WbsSummary‘WBS Summary’ activity type

FinishMilestone

public static final int FinishMilestone

‘Finish Milestone’ activity type

LevelOfEffort

public static final int LevelOfEffort

‘Level Of Effort’ activity type

None

public static final int None

Not specified or not applicable.

ResourceDependent

public static final int ResourceDependent

‘Resource Dependent’ activity type

StartMilestone

public static final int StartMilestone

‘Start Milestone’ activity type

TaskDependent

public static final int TaskDependent

‘Task Dependent’ activity type

WbsSummary

public static final int WbsSummary

‘WBS Summary’ activity type