ArcGIS Pro 3.7 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 ReadOnly Property LastUpdateBy As String
    public string LastUpdateBy {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also