Click or drag to resize

IDocumentIsArchiveItem Property

Indicates whether the native file was contained with an archive (e.g. 7zip) when imported into the case.

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
bool IsArchiveItem { get; }

Property Value

Type: Boolean
See Also