Optimizer.Colors Members

Include Protected Members
Include Inherited Members

Defines colors for the items managed by the Optimizer for a project portfolio.

The Optimizer.Colors type exposes the following members.

Fields

  Name Description
Public fieldStatic member ForceInBackground Background color for items that are forced in: "#77933C"
Public fieldStatic member ForceInForeground Foreground color for items that are forced in: "#000000"
Public fieldStatic member ForceOutBackground Background color for items that are forced out: "#C00000"
Public fieldStatic member ForceOutForeground Foreground color for items that are forced out: "#000000"
Public fieldStatic member GroupSelectedBackground Background color for a selected group of items: "#C3D69B "
Public fieldStatic member GroupSelectedForeground Foreground color for a selected group of items: "#000000"
Public fieldStatic member GroupUnselectedBackground Background color for an unselected group of items: "#595959"
Public fieldStatic member GroupUnselectedForeground Foreground color for an unselected group of items: "#000000"
Public fieldStatic member MovedInBackground Background color for items that are moved in: "#77933C"
Public fieldStatic member MovedInForeground Foreground color for items that are moved in: "#000000"
Public fieldStatic member MovedOutBackground Background color for items that are moved out: "#C00000"
Public fieldStatic member MovedOutForeground Foreground color for items that are moved out: "#000000"
Public fieldStatic member StatusInBackground Background color for items that have a status of accepted: "#D7E4BD"
Public fieldStatic member StatusInForeground Foreground color for items that have a status of accepted: "#000000"
Public fieldStatic member StatusOutBackground Background color for items that have a status of not accepted: "#7F7F7F"
Public fieldStatic member StatusOutForeground Foreground color for items that have a status of not accepted: "#000000"

Top

See Also

Reference

Optimizer.Colors Class

Microsoft.Office.Project.Server.Library Namespace