Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Validates a WorkItemType against a project context before importing it.
Validate(WorkItemStore, String)
Validates a WorkItemType without a project context before importing it.
Validate(Project, String, String)
Validates a work item in the context of the given project and methodology before importing it.
Validate(WorkItemStore, String, String)
Validates a WorkItemType without a project in the context of the given methodology before importing it.
Top