WorkflowStringIds.STATUS_CUSTOM_FIELD_VALUE_NOT_FILLED Field
The status that is logged 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_CUSTOM_FIELD_VALUE_NOT_FILLED As String
'Usage
Dim value As String
value = WorkflowStringIds.STATUS_CUSTOM_FIELD_VALUE_NOT_FILLED
public const string STATUS_CUSTOM_FIELD_VALUE_NOT_FILLED
Remarks
The string value of STATUS_CUSTOM_FIELD_VALUE_NOT_FILLED is "{0}: One or more required fields are not filled or the activity is configured to always wait for a submit."