PjBoxStyle 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 PjBoxStyle
[System.Runtime.InteropServices.Guid("DF94F1E6-93EB-11D2-89C5-00C04F68FE38")]
public enum PjBoxStyle
type PjBoxStyle =
Public Enum PjBoxStyle
- Vererbung
-
PjBoxStyle
- Attribute
Felder
Name | Wert | Beschreibung |
---|---|---|
pjBoxCritical | 0 | |
pjBoxNoncritical | 1 | |
pjBoxCriticalMilestone | 2 | |
pjBoxNoncriticalMilestone | 3 | |
pjBoxCriticalSummary | 4 | |
pjBoxNoncriticalSummary | 5 | |
pjBoxCriticalInsertedProject | 6 | |
pjBoxNoncriticalInsertedProject | 7 | |
pjBoxCriticalMarked | 8 | |
pjBoxNoncriticalMarked | 9 | |
pjBoxCriticalExternalTask | 10 | |
pjBoxNoncriticalExternalTask | 11 | |
pjBoxProjectSummaryTask | 12 | |
pjBoxHighlightedTasks | 13 |