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


In This Topic
    TerminalConfiguration Class Properties
    In This Topic

    For a list of all members of this type, see TerminalConfiguration members.

    Public Properties
     NameDescription
    Public PropertyGets the default ConfigurationPath defined for this TerminalConfiguration. If this property returns null, that means configuration paths do not apply to this TerminalConfiguration.  
    Public Property Specifies the directionality setting of terminals on a device.  
    Public Property Gets a numeric ID that can be used to identify the terminal configuration.  
    Public Property Gets a user-readable string that describes the terminal configuration  
    Public PropertyGets a list of Terminal objects that define this terminal configuration.  
    Public PropertyGets the valid configuration paths that constrain the flow paths between pairs of terminals. If this TerminalConfiguration instance does not have ConfigurationPaths defined, an empty IReadOnlyList is returned.  
    Top
    See Also