Share via


WorkflowStringIds.INITIAL_REVIEW_AFTER_MESSSAGE field

The message that is sent to the workflow after an approval.

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

Syntax

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

value = WorkflowStringIds.INITIAL_REVIEW_AFTER_MESSSAGE
public const string INITIAL_REVIEW_AFTER_MESSSAGE

Remarks

The string value of INITIAL_REVIEW_AFTER_MESSSAGE is "Proposal has been successfully reviewed."

See also

Reference

WorkflowStringIds class

WorkflowStringIds members

Microsoft.Office.Project.Server.Workflow namespace