Share via


WorkItemTypeCollection.Import Method

Include Protected Members
Include Inherited Members

Imports the WorkItemType definition from the given XML.

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 method

Import(String)

Imports the WorkItemType definition from the given XML.

Public method

Import(XmlElement)

Imports the WorkItemType definition from the given XML.

Public method

Import(String, String)

Imports the WorkItemType definition from the given XML string by using the methodology name to resolve field name conflicts.

Public method

Import(XmlElement, String)

Imports the WorkItemType definition from the given XML element by using the methodology name to resolve field name conflicts.

Top

See Also

Reference

WorkItemTypeCollection Class

WorkItemTypeCollection Members

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace