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:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
bool IsDuplicate { get; }

Property Value

Type: Boolean
See Also