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

In This Topic
    Creator Property (NetworkDiagramInfo)
    In This Topic
    Gets the name of the user who created the NetworkDiagram.
    Syntax
    public string Creator {get;}
    Public ReadOnly Property Creator As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also