Click or drag to resize

DeduplicationPropertiesDuplicatePrioritizationEnabled Property

If set, deduplication keys are compared against all other keys that have the same custodian value.

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

Property Value

Type: Boolean
See Also