Open Test Architecture API Type Library
GetLinkedTests Method
Description
Returns the list of all tests that cover the current representative entity and match the filter.
Syntax
Visual Basic
Public Function GetLinkedTests( _
   ByVal IncludeIndirectLinkage As Boolean, _
   ByVal IncludeChildren As Boolean, _
   ByVal Filter As String _
) As List
Parameters
IncludeIndirectLinkage
IncludeChildren
Filter
See Also

BPModelPath Object  | BPModelPath Members