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

BPModelElement Object  | BPModelElement Members