Terminal properties

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