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