ArcGIS Pro 2.8 API Reference Guide
TaskInfo Class
Members 

ArcGIS.Desktop.TaskAssistant Namespace : TaskInfo Class
Represents summary information about a task.
Syntax
public sealed class TaskInfo 
Public NotInheritable Class TaskInfo 
Remarks
Use the TaskAssistantModule.GetTaskItemInfoAsync API call to obtain information about a task item and its tasks.
Inheritance Hierarchy

System.Object
   ArcGIS.Desktop.TaskAssistant.TaskInfo

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

TaskInfo Members
ArcGIS.Desktop.TaskAssistant Namespace
GetTaskItemInfoAsync Method