This documentation is archived and is not being maintained.
WorkItemType::Validate Method
Visual Studio 2013
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.
| Name | Description | |
|---|---|---|
|
Validate(Project, String) | Validates this work item type in the context of the specified Project. |
|
Validate(WorkItemStore, String) | Validates the work item type in the context of the specified WorkItemStore. |
|
Validate(Project, String, String) | Validates the work item type in the context of the given Project and development method. |
|
Validate(WorkItemStore, String, String) | Validates the work item type in the context of the specified WorkItemStore. |
Show: