ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMDefinition Class / SourceModifiedTime Property

In This Topic
    SourceModifiedTime Property (CIMDefinition)
    In This Topic
    Gets or sets the time the source was last modified, as of the last sync. Used to detect when another sync is needed.
    Syntax
    public TimeInstant SourceModifiedTime {get; set;}
    Public Property SourceModifiedTime As TimeInstant
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also