WorkItemType.Validate Method

Include Protected Members
Include Inherited Members

Validates this work item type.

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 this work item type in the context of the specified Project.
Public methodStatic member Validate(WorkItemStore, String) Validates the work item type in the context of the specified WorkItemStore.
Public methodStatic member Validate(Project, String, String) Validates the work item type in the context of the given Project and development method.
Public methodStatic member Validate(WorkItemStore, String, String) Validates the work item type in the context of the specified WorkItemStore.

Top

See Also

Reference

WorkItemType Class

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace