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.
Namespace: OpenDiscoverSDK.Interfaces.ContentAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public int ArchiveBlock { get; set; }Property Value
Int32
See Also