ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / Job Class / CanDeleteAttachment Method

In This Topic
    CanDeleteAttachment Method
    In This Topic
    Checks whether an attachment can be deleted
    Syntax
    public bool CanDeleteAttachment()
    Public Function CanDeleteAttachment() As Boolean

    Return Value

    True if the job attachment can be deleted, false otherwise
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also