UtilityTerminalConfigurationPath QML Type
The set of flow paths between terminals for a given device configuration. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 100.8 |
Inherits: |
- List of all members, including inherited members
- UtilityTerminalConfigurationPath is part of QML Type List.
Properties
- description : string
- name : string
- terminalPath : list<UtilityTerminalPath>
Detailed Description
Property Documentation
[read-only] description : string |
The description of this UtilityTerminalConfigurationPath instance (read-only).
[read-only] name : string |
The name of this UtilityTerminalConfigurationPath instance (read-only).
[read-only] terminalPath : list<UtilityTerminalPath> |
A list of flow paths between pairs of terminals defined for this UtilityTerminalConfigurationPath instance (read-only).