Optimizer.GridCellStyleIds Members

Include Protected Members
Include Inherited Members

Defines cell styles in the Optimizer grid for project portfolio management.

The Optimizer.GridCellStyleIds type exposes the following members.

Fields

  Name Description
Public fieldStatic member Auto The field value = "_itemStyle_Auto", which is the automatic style for an item.
Public fieldStatic member ForcedIn The field value = "_itemStyle_ForceIn", which is the forced-in style for an item.
Public fieldStatic member ForcedOut The field value = "_itemStyle_ForceOut", which is the forced-out style for an item.
Public fieldStatic member GroupSelected The field value = GroupSelected, which is the selected group style for an item.
Public fieldStatic member GroupUnselected The field value = GroupUnselected, which is the unselected group style for an item.
Public fieldStatic member MovedIn The field value = "_itemStyle_MovedIn", which is the moved in style for an item.
Public fieldStatic member MovedOut The field value = "_itemStyle_MovedOut", which is the moved out style for an item.
Public fieldStatic member Priority The field value = "PriorityCustomStyle", which is the priority custom style for an item.
Public fieldStatic member StatusIn The field value = "_itemStyle_StatusIn", which is the status-in style for an item.
Public fieldStatic member StatusOut The field value = "_itemStyle_StatusOut", which is the status-out style for an item.
Public fieldStatic member Unchanged The field value = "_itemStyle_Unchanged", which is the unchanged style for an item.

Top

See Also

Reference

Optimizer.GridCellStyleIds Class

Microsoft.Office.Project.Server.Library Namespace