TaskRunMetricsTotalInputDocumentsProcessed Field |
Total number of task input documents that have currently been fully processed (does NOT include number of extracted attachment/container child items in count). At end
of task run should equal
NumInputDocuments field.
Namespace: OpenDiscoverSDK.Interfaces.PlatformAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public int TotalInputDocumentsProcessed
Field Value
Int32
See Also