TeamFoundationLinkingService.GetReferencingArtifacts Method
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
GetReferencingArtifacts(TeamFoundationRequestContext, array<String[]) | Gets artifacts which reference the provided artifact URLs. | |
GetReferencingArtifacts(TeamFoundationRequestContext, array<String[], array<LinkFilter[]) | Gets the artifacts which reference the provided artifact URLs restricting the scope with the provided filters. |
Top