WorkItemTypeCollection.Import Method

Include Protected Members
Include Inherited Members

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 a WorkItemType that is defined in the specified XML and adds it to this collection.
Public method Import(XmlElement) Imports a WorkItemType defined in the specified XML and adds it to this collection.
Public method Import(String, String) Imports a WorkItemType that is defined in the specified XML and adds it to this collection. The specified methodology is used to resolve field conflicts.
Public method Import(XmlElement, String) Imports a WorkItemType that is defined in the specified XML and adds it to this collection. The specified methodology name is used to resolve field conflicts.

Top

See Also

Reference

WorkItemTypeCollection Class

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace