Share via


WorkItemType.Validate Method

Include Protected Members
Include Inherited Members

Validates a WorkItemType.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public methodStatic member

Validate(Project, String)

Validates a WorkItemType against a project context before importing it.

Public methodStatic member

Validate(WorkItemStore, String)

Validates a WorkItemType without a project context before importing it.

Public methodStatic member

Validate(Project, String, String)

Validates a work item in the context of the given project and methodology before importing it.

Public methodStatic member

Validate(WorkItemStore, String, String)

Validates a WorkItemType without a project in the context of the given methodology before importing it.

Top

See Also

Reference

WorkItemType Class

WorkItemType Members

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace