This topic has not yet been rated - Rate this topic

WorkItemStore.ImportGlobalLists Method (XmlElement)

Imports global lists onto the server as XML.

Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in microsoft.teamfoundation.workitemtracking.client.dll)

public void ImportGlobalLists (
	XmlElement listsElement
)
public void ImportGlobalLists (
	XmlElement listsElement
)
public function ImportGlobalLists (
	listsElement : XmlElement
)

Parameters

listsElement

An XML element that contains a global list.

The WorkItemStore is locked during the import process

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.