ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / Job Class / HasAttachments Method

In This Topic
    HasAttachments Method
    In This Topic
    Determines whether the job has an attachments associated with it
    Syntax
    public bool HasAttachments()
    Public Function HasAttachments() As Boolean

    Return Value

    True if the job has attachments, false otherwise
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also