ILinkingConsumer Interface
Defines a method to retrieve a list of artifact objects that reference or link to one or more of the artifacts identified in an input list of artifact URIs.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Interface ILinkingConsumer
'Usage
Dim instance As ILinkingConsumer
public interface ILinkingConsumer
public interface class ILinkingConsumer
public interface ILinkingConsumer
Remarks
Each artifact consumer must implement the ILinkingConsumer interface defined in the Microsoft.TeamFoundation.Server namespace on its registered Web service.