ArcGIS Pro 2.9 API Reference Guide
CanDeleteAttachment Method

ArcGIS.Desktop.Workflow.Models.JobModels Namespace > Job Class : CanDeleteAttachment Method
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, Windows 8.1

See Also

Reference

Job Class
Job Members