Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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(array<String[])
Returns an array of all Artifact objects that reference or link to one or more of the input ArtifactUris. (Inherited from ILinkingConsumer.)
GetReferencingArtifacts(array<String[], array<LinkFilter[])
Retrieves an array of artifact objects that reference or link to one or more of the input artifact URIs, restricted by the criteria in the filters parameter.
Top