ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / SourceModifiedTime Property

In This Topic
    SourceModifiedTime Property (Item)
    In This Topic
    Gets and sets the time when the item's source item was last modified
    Syntax
    Public ReadOnly Property SourceModifiedTime As TimeInstant
    public TimeInstant SourceModifiedTime {get;}
    Remarks
    When a web map is added to a project, the map in the project has a source modified time that can be compared to the original web map's modification time. The map can be synched with any updates made to the web map.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also