DocumentText Archive Record Offset Property
Zero-byte offset of the extracted text in the text data archive (.tda) file given by TextFilePath
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 long TextArchiveRecordOffset { get; set; }Property Value
Int64Remarks
This property value has no meaning if IsTextArchivePath is false.