DocumentTestedResult Property |
This property is set for archive items that have been tested for actual expansion size and extraction result (see also
TestedSize).
Namespace: OpenDiscoverSDK.Interfaces.PlatformAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public ContentResult? TestedResult { get; set; }Property Value
NullableContentResult
See Also