Terminal properties

This ArcGIS 2.6 documentation has been archived and is no longer updated. Content and links may be outdated. See the latest documentation.

Summary

The properties below are returned by the terminals object when using Describe on a utility network.

Properties

PropertyExplanationData Type
isUpstreamTerminal
(Read Only)

Whether the terminal is upstream or not.

  • True—The terminal is upstream.
  • False—The terminal is downstream.

Boolean
terminalID
(Read Only)

The terminal ID.

Integer
terminalName
(Read Only)

The name of the terminal.

String

In this topic