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
Imports the WorkItemType definition from the given XML.
Imports the WorkItemType definition from the given XML.
Imports the WorkItemType definition from the given XML string by using the methodology name to resolve field name conflicts.
Imports the WorkItemType definition from the given XML element by using the methodology name to resolve field name conflicts.
Top