ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / TelecomDomainNetwork Class / DiagramTemplateNames Property

In This Topic
    DiagramTemplateNames Property
    In This Topic
    Gets the list of diagram template names.
    Syntax
    Public ReadOnly Property DiagramTemplateNames As IReadOnlyList(Of String)
    public IReadOnlyList<string> DiagramTemplateNames {get;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also