Known Double Metadata FieldsTested Compression Ratio Field
RESERVED. Reserved for user to add to Metadata, if desired, after successfully testing archive expanded size using
TestItem(Int32, Int64, String) or TestSolidBlockItems(ItemTestFinishedCallback, String).
Tested archive compression ratio (if available). The user must calculate this values as (Tested expanded size in bytes) / (File length of archive in bytes).
See example projects.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Metadata
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#
[KnownMetadataAttribute(IsArchiveType = true, IsReserved = true)]
public const string TestedCompressionRatio = "TestedCompressionRatio"