WorkflowStringIds.AUTOMATIC_REJECTION_MESSAGE Field

The message that is sent when a task is rejected.

Namespace:  Microsoft.Office.Project.Server.Workflow
Assembly:  Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)

Syntax

'Declaration
Public Const AUTOMATIC_REJECTION_MESSAGE As String
'Usage
Dim value As String

value = WorkflowStringIds.AUTOMATIC_REJECTION_MESSAGE
public const string AUTOMATIC_REJECTION_MESSAGE

Remarks

The string value of AUTOMATIC_REJECTION_MESSAGE is "Because the Sample Proposal Cost field was set to more than one million the proposal was automatically rejected. To successfully restart your project, you must first change the Sample Proposal Cost to something less than one million then have your project's workflow restarted."

See Also

Reference

WorkflowStringIds Class

WorkflowStringIds Members

Microsoft.Office.Project.Server.Workflow Namespace