ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGISProject Class / SourceModifiedTime Property

In This Topic
    SourceModifiedTime Property (CIMGISProject)
    In This Topic
    Gets or sets the time the project was last modified.
    Syntax
    public TimeInstant SourceModifiedTime {get; set;}
    Public Property SourceModifiedTime As TimeInstant
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also