HasDependencies Method
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