ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / ItemType Enumeration

In This Topic
    ItemType Enumeration
    In This Topic
    Specific item type for a feature service. Currently only SurveyForm is supported.
    Syntax
    Members
    MemberDescription
    SurveyForm Survey123 web form type.
    Unknown Unknown type.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Workflow.Client.Models.ItemType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also