DocumentIsAttachmentArchiveFilePath 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.
Namespace: OpenDiscoverSDK.Interfaces.PlatformAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public bool IsAttachmentArchiveFilePath { get; set; }Property Value
Boolean
See Also