DocumentTaskEngineNumInputDocuments Property |
If a task is running, returns the total number of input documents to be processed for this task.
Namespace: OpenDiscoverSDK.PlatformAssembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntaxpublic int NumInputDocuments { get; }Property Value
Int32
See Also