Share via


WorkflowStringIds.STATUS_COMPARE_FAILED Field

The status that is logged when the CompareProjectProperty activity cannot complete the comparison.

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_FAILED As String
'Usage
Dim value As String

value = WorkflowStringIds.STATUS_COMPARE_FAILED
public const string STATUS_COMPARE_FAILED

Remarks

The string value of STATUS_COMPARE_FAILED is "{0}: Unable to compare project property because property to be compared is invalid or is not available on the server. Error is: {1}".

See Also

Reference

WorkflowStringIds Class

WorkflowStringIds Members

Microsoft.Office.Project.Server.Workflow Namespace