IBug2 Interface : FindSimilarBugs Method |
Visual Basic |
---|
Public Function FindSimilarBugs( _ Optional ByVal SimilarityRatio As Long = 10 _ ) As List |
For more information on the similarity ratio, see 'Matching Defects' under 'Adding New Defects' in the ALM User Guide.
The list created by FindSimilarBugs is cached. To retrieve data that may have changed, dispose of the list and create a new one.