This documentation is archived and is not being maintained.

WorkItemType::Validate Method

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