WorkflowStringIds.PROPERTY_STATUS_APPEND Field
A property of UpdateProjectStageStatus.
Namespace: Microsoft.Office.Project.Server.Workflow
Assembly: Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)
Syntax
'Declaration
Public Const PROPERTY_STATUS_APPEND As String
'Usage
Dim value As String
value = WorkflowStringIds.PROPERTY_STATUS_APPEND
public const string PROPERTY_STATUS_APPEND
Remarks
When set to True, it appends a message to the existing status message. When set to False, it replaces the previous status message.