Network Attribute properties

サマリー

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

プロパティ

プロパティ説明データ タイプ
assignments
(読み取り専用)

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

Object
bitPosition
(読み取り専用)

The bit position value of the network attribute.

Integer
bitSize
(読み取り専用)

The bit size value of the network attribute.

Integer
dataType
(読み取り専用)

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

String
edgeWeightID
(読み取り専用)

The edge weight ID value of the network attribute.

Integer
fieldType
(読み取り専用)

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

String
isApportionable
(読み取り専用)

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
(読み取り専用)

The ID of the network attribute.

Integer
isEmbedded
(読み取り専用)

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
junctionWeightID
(読み取り専用)

The junction weight ID value of the network attribute.

Integer
name
(読み取り専用)

The name of the network attribute.

String
usageType
(読み取り専用)

The usage type of the network attribute.

String

このトピックの内容