ActivitiesResources.WorkItemWithFieldNotFound Field

TF42092: A work item could not be created for a failure in build '{0}'. Verify that the work item type '{1}' is supported in the team project '{2}' and has the field '{3}' defined. If you want to use a different work item type, modify the <WorkItemType> element in the TfsBuild.proj file.

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

'Declaration
Public Const WorkItemWithFieldNotFound As String
public const string WorkItemWithFieldNotFound
public:
literal String^ WorkItemWithFieldNotFound
static val mutable WorkItemWithFieldNotFound: string
public const var WorkItemWithFieldNotFound : String

.NET Framework Security

See Also

Reference

ActivitiesResources Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace