Click or drag to resize

IDocumentIsDuplicate Property

Indicates if the document was identified as a duplicate of another document in the case during Analysis.

Namespace:  Law.EdaIntegration.Document
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
bool IsDuplicate { get; }

Property Value

Type: Boolean
See Also