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 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 | |
---|---|---|
![]() ![]() |
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. |
Top