WorkflowStringIds.STATUS_READ_FAILED Field
The status that is logged when ReadProjectProperty cannot complete the read.
Namespace: Microsoft.Office.Project.Server.Workflow
Assembly: Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)
Syntax
'Declaration
Public Const STATUS_READ_FAILED As String
'Usage
Dim value As String
value = WorkflowStringIds.STATUS_READ_FAILED
public const string STATUS_READ_FAILED
Remarks
The string value of STATUS_READ_FAILED is "{0}: Failed to read project property since property to be read is invalid or is not available on Project Server. Error is: {1}"