ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / Job Class / DeleteAttachment Method
The attachment to delete from the job
Version

    DeleteAttachment Method
    Deletes an attachment from the job
    Syntax
    public void DeleteAttachment( 
       JobAttachment attachment
    )

    Parameters

    attachment
    The attachment to delete from the job
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also