'Declaration Public Enum SchedulerResourceColorScheme Inherits System.Enum
public enum SchedulerResourceColorScheme : System.Enum
Member | Description |
---|---|
Chocolate | Represents #795548 color. |
Fuchsia | Represents #DC3F76 color. |
Grape | Represents #7446B9 color. |
Indigo | Represents #9FB328 color. |
Leafy | Represents #439C47 color. |
Lime | Represents #9FB328 color. |
Pumpkin | Represents #F96232 color. |
Skye | Represents #2BBAEA color. |
Stone | Represents #747682 color. |
Strawberry | Represents #EB473F color. |
Sunflower | Represents #FF9800 color. |
Teal | Represents #2E9CA6 color. |
Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
View on GitHub