ArcGIS Pro 3.6 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 List<JobComment> Adds {get;}
    Public ReadOnly Property Adds As List(Of JobComment)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also