ALM Open Test Architecture API Type Library Version 12.55
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

BPModelElement Object  | BPModelElement Members