Optimizer.GridCellStyleIds.StatusIn field
The field value = "_itemStyle_StatusIn", which is the status-in style for an item.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly StatusIn As String
'Usage
Dim value As String
value = Optimizer.GridCellStyleIds.StatusIn
public static readonly string StatusIn
See also
Reference
Optimizer.GridCellStyleIds class