ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models.Messages Namespace / JobAttachmentUpdatedMessage Class / Updates Property

In This Topic
    Updates Property
    In This Topic
    A list representing the job attachments that were updated
    Syntax
    public List<JobAttachmentDescription> Updates {get;}
    Public ReadOnly Property Updates As List(Of JobAttachmentDescription)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also