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

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, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also