Click or drag to resize

IDeduplicationPropertiesIncludeDuplicates 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:  EdaIntegrationContract.Filters
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
bool IncludeDuplicates { get; set; }

Property Value

Type: Boolean
See Also