ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / JobAttachmentType Enumeration

In This Topic
    JobAttachmentType Enumeration
    In This Topic
    Specifies the type of attachment
    Syntax
    Members
    MemberDescription
    InDB Attachment is embedded in the database
    Link Attachment is a linked file
    Url Attachment is an URL
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Workflow.Models.JobModels.JobAttachmentType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also