Click or drag to resize

DeduplicationPropertiesIncludeDuplicates Property

If set, duplicate documents are added to the case normally, including the native files and all associated duplicate fields. Otherwise duplicate documents are completely excluded from the case.

Namespace:  Law.EdaIntegration.Filters
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public bool IncludeDuplicates { get; set; }

Property Value

Type: Boolean
See Also