WorkflowStringIds.STATUS_COMPARE_WAITING_FOR_FIELD_VALUE_2 Field
The status that is displayed when a custom field that is required to proceed has not been filled in.
Namespace: Microsoft.Office.Project.Server.Workflow
Assembly: Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)
Syntax
'Declaration
Public Const STATUS_COMPARE_WAITING_FOR_FIELD_VALUE_2 As String
'Usage
Dim value As String
value = WorkflowStringIds.STATUS_COMPARE_WAITING_FOR_FIELD_VALUE_2
public const string STATUS_COMPARE_WAITING_FOR_FIELD_VALUE_2
Remarks
The string value of STATUS_COMPARE_WAITING_FOR_FIELD_VALUE_2 is "Waiting for the value to be filled."
Used for informing the user that they need to fill in the value.