ArcGIS Pro 3.0 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, Windows 8.1

    See Also