ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / NetworkDiagramInfo Class / LastUpdateDate Property

In This Topic
    LastUpdateDate Property
    In This Topic
    Gets the System.DateTime of the last update made to the NetworkDiagram.
    Syntax
    public DateTime LastUpdateDate {get;}
    Public ReadOnly Property LastUpdateDate As Date
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also