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

In This Topic
    SourceModifiedTime Property (CIMProjectItem)
    In This Topic
    Gets or sets modified time of the item as a time instant.
    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