ALM Open Test Architecture API Type Library Version 12.55
HasDependencies Method

If True, the dependencies are recalculated.

If False, the (No Suggestions) are returned from the cached results of the last calculation.

Description
Returns asset relation dependencies status.
Syntax
Visual Basic
Public Function HasDependencies( _
   ByVal NeedRefresh As Boolean _
) As DEPENDENCIES_TYPE
Parameters
NeedRefresh

If True, the dependencies are recalculated.

If False, the (No Suggestions) are returned from the cached results of the last calculation.

Return Type
See Also

ISupportAssetRelations3 Interface  | ISupportAssetRelations3 Members