ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.TaskAssistant Namespace / TaskItemInfo Class
Members

In This Topic
    TaskItemInfo Class
    In This Topic
    Represents summary information about a task item.
    Syntax
    public sealed class TaskItemInfo 
    Public NotInheritable Class TaskItemInfo 
    Remarks
    Use the TaskAssistantFactory.GetTaskItemInfoAsync API call to obtain information about a task item.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.TaskAssistant.TaskItemInfo

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also