This documentation is archived and is not being maintained.

WorkItemLinkType::Export Method

Exports this link type to an XML representation.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

public:
XmlDocument^ Export()

Return Value

Type: System.Xml::XmlDocument
The XML representation this link type.

Show: