ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / TerminalConfiguration Class / DefaultConfigurationPath Property

In This Topic
    DefaultConfigurationPath Property
    In This Topic
    Gets the default ConfigurationPath defined for this TerminalConfiguration. If this property returns null, that means configuration paths do not apply to this TerminalConfiguration.
    Syntax
    public ConfigurationPath DefaultConfigurationPath {get;}
    Public ReadOnly Property DefaultConfigurationPath As ConfigurationPath
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also