ArcGIS Pro 3.7 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 Property SourceModifiedTime As TimeInstant
    public TimeInstant SourceModifiedTime {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also