ArcGIS Pro 2.8 API Reference Guide
HasAttachments Method

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

See Also

Reference

Job Class
Job Members