Network Attributes properties

Zusammenfassung

The following properties are supported by the networkAttributes object in a utility network.

Eigenschaften

EigenschaftErklärungDatentyp
assignments
(Nur lesen)

The assignments object. This object can be used to retrieve properties of the network attribute assignments.

Object
bitPosition
(Nur lesen)

The bit position value of the network attribute.

Integer
bitSize
(Nur lesen)

The bit size value of the network attribute.

Integer
creationTime
(Nur lesen)

The creation date and time for the network attribute.

DateTime
dataType
(Nur lesen)

The data type of the network attribute. For example, integer or double.

String
edgeWeightID
(Nur lesen)

The edge weight ID value of the network attribute.

Integer
fieldType
(Nur lesen)

The data type of the of the network attribute field. For example, short or long integer, double, or date.

String
isApportionable
(Nur lesen)

A Boolean value describing whether or not the network attribute is apportionable.

  • True—The network attribute is apportionable.
  • False—The network attribute is not apportionable.

Boolean
ID
(Nur lesen)

The ID of the network attribute.

Integer
isEmbedded
(Nur lesen)

A Boolean value describing whether or not the network attribute is embedded.

  • True—The network attribute is embedded.
  • False—The network attribute is not embedded.

Boolean
isNullable
(Nur lesen)

A Boolean value describing whether or not the network attribute is nullable (allow null values).

  • True—The network attribute is nullable.
  • False—The network attribute does not allow null values.

Boolean
isOverridable
(Nur lesen)

A Boolean value describing whether or not the network attribute can be overridden.

  • True—The network attribute can be overridden.
  • False—The network attribute cannot be overridden.

Boolean
isSubstitution
(Nur lesen)

A Boolean value describing whether or not the network attribute is for substitution.

  • True—The network attribute is for substitution.
  • False—The network attribute is not for substitution.

Boolean
junctionWeightID
(Nur lesen)

The junction weight ID value of the network attribute.

Integer
name
(Nur lesen)

The name of the network attribute.

String
usageType
(Nur lesen)

The usage type of the network attribute. For example, terminal ID, source id and asset group.

String