DocumentIs Attachment Archive File Path Property
If true, then the file was an extracted attachment and saved to an attachment archive file given by FilePath and its zero-byte offset in the archive
is given by AttachmentArchiveRecordOffset.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Platform
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public bool IsAttachmentArchiveFilePath { get; set; }