ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models.Messages Namespace / JobCommentUpdatedMessage Class / Adds Property

In This Topic
    Adds Property (JobCommentUpdatedMessage)
    In This Topic
    A list representing the job comments that were added
    Syntax
    Public ReadOnly Property Adds As List(Of JobComment)
    public List<JobComment> Adds {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also