Specifies a flow path between two UtilityTerminal objects. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri.ArcGISRuntime 100.8 |
Inherits: |
Properties
- fromTerminal : UtilityTerminal
- toTerminal : UtilityTerminal
Detailed Description
Property Documentation
fromTerminal : UtilityTerminal |
Returns the UtilityTerminal that marks the beginning of the flow path (read-only).
toTerminal : UtilityTerminal |
Returns the UtilityTerminal that marks the end of the flow path (read-only).