Aracılığıyla paylaş


WorkflowStringIds.STATUS_COMPARE_WAITING_FOR_FIELD_VALUE 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 As String
'Usage
Dim value As String

value = WorkflowStringIds.STATUS_COMPARE_WAITING_FOR_FIELD_VALUE
public const string STATUS_COMPARE_WAITING_FOR_FIELD_VALUE

Remarks

The string value of STATUS_COMPARE_WAITING_FOR_FIELD_VALUE is "{0}: Waiting for the value to be filled."

Used for logging in the history list. The place holder will contain the activity name.

See Also

Reference

WorkflowStringIds Class

WorkflowStringIds Members

Microsoft.Office.Project.Server.Workflow Namespace