ChildDocumentArchiveBlock Property

Archive block index this child document resides in. This property is only valid for child documents in 'solid' compressed archives such as RAR or 7-zip.

Definition

Namespace: OpenDiscoverSDK.Interfaces.Content
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public int ArchiveBlock { get; set; }

Property Value

Int32

See Also