|  | ICaseNearDuplicates Property  | 
 
                Provides access to the Near Duplicate manager actions for this case.
            
 
    Namespace: 
   EdaIntegrationContract.Case
    Assembly:
   EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
 Syntax
SyntaxINearDuplicateManager NearDuplicates { get; }Return Value
Type: 
INearDuplicateManager
                Returns the 
NearDuplicateManager for accessing information relating to the near-duplicate
                identification processing for this case.
            
 See Also
See Also