ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / JobComment Class / LastModified Property

In This Topic
    LastModified Property (JobComment)
    In This Topic
    The user who last modified the comment
    Syntax
    public Nullable<DateTime> LastModified {get; set;}
    Public Property LastModified As Nullable(Of Date)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also