ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / NetworkDiagramInfo Class / LastUpdateBy Property

In This Topic
    LastUpdateBy Property
    In This Topic
    Gets the name of the last user who made an update to the NetworkDiagram.
    Syntax
    public string LastUpdateBy {get;}
    Public ReadOnly Property LastUpdateBy As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also