ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.TaskAssistant Namespace / TaskInfo Class
Members

In This Topic
    TaskInfo Class
    In This Topic
    Represents summary information about a task.
    Syntax
    public sealed class TaskInfo 
    Public NotInheritable Class TaskInfo 
    Remarks
    Use the TaskAssistantFactory.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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also