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.

Definition

Namespace: OpenDiscoverSDK.Interfaces.Platform
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public int TotalInputDocumentsProcessed

Field Value

Int32

See Also