This documentation is archived and is not being maintained.

ArtifactType::OutboundLinkTypes Property

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

public:
property array<OutboundLinkType^>^ OutboundLinkTypes {
	array<OutboundLinkType^>^ get ();
	void set (array<OutboundLinkType^>^ value);
}

Show: