PjViewType Enumeration
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public enum class PjViewType
[System.Runtime.InteropServices.Guid("EA16648E-2E49-4FF1-8760-FBCC4F1D1738")]
public enum PjViewType
type PjViewType =
Public Enum PjViewType
- Vererbung
-
PjViewType
- Attribute
Felder
Name | Wert | Beschreibung |
---|---|---|
pjViewUndefined | -1 | |
pjViewBarRollup | 0 | |
pjViewCalendar | 1 | |
pjViewDescriptiveNetworkDiagram | 2 | |
pjViewDetailGantt | 3 | |
pjViewGantt | 4 | |
pjViewGanttWithTimeline | 5 | |
pjViewLevelingGantt | 6 | |
pjViewMilestoneDateRollup | 7 | |
pjViewMilestoneRollup | 8 | |
pjViewMultipleBaselinesGantt | 9 | |
pjViewNetworkDiagram | 10 | |
pjViewRelationshipDiagram | 11 | |
pjViewResourceAllocation | 12 | |
pjViewResourceForm | 13 | |
pjViewResourceGraph | 14 | |
pjViewResourceNameForm | 15 | |
pjViewResourceSchedulingView | 16 | |
pjViewResourceSheet | 17 | |
pjViewResourceUsage | 18 | |
pjViewTaskForm | 19 | |
pjViewTaskDetailsForm | 20 | |
pjViewTaskEntry | 21 | |
pjViewTaskNameForm | 22 | |
pjViewTaskSheet | 23 | |
pjViewTaskUsage | 24 | |
pjViewTimeline | 25 | |
pjViewTrackingGantt | 26 |