Click or drag to resize

LoadFileResultTotalNumOfArchivesExcluded Property

Total number of container document records excluded from the load file. See IncludeTopLevelInputContainers.

Namespace: OpenDiscoverSDK.Interfaces.Platform.LoadFile
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[JsonPropertyNameAttribute("TotalNumOfArchivesExcluded")]
public int TotalNumOfArchivesExcluded { get; set; }

Property Value

Int32
See Also