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