WorkItemLinkTypeCollection.Import Method

Include Protected Members
Include Inherited Members

Imports the specified XML object as a WorkItemLinkType and adds it to this collection.

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 specified XML-formatted string as a WorkItemLinkType and adds it to this collection.
Public method Import(XmlElement) Imports the specified XML object as a WorkItemLinkType and adds it to this collection.
Public method Import(String, Boolean)

Top

See Also

Reference

WorkItemLinkTypeCollection Class

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace