ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / JobAttachmentDescription Class / LastModified Property

In This Topic
    LastModified Property (JobAttachmentDescription)
    In This Topic
    The user who last modified the attachment
    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