This documentation is archived and is not being maintained.

WorkItemLinkTypeCollection::Import Method

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.

  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
Show: