Network Attribute properties
Summary
The following properties are supported by the networkAttributes object in a trace network.
Properties
| Property | Explanation | Data Type |
|---|---|---|
|
assignments (Read only) |
The |
Object |
|
bitPosition (Read only) |
The bit position value of the network attribute. |
Integer |
|
bitSize (Read only) |
The bit size value of the network attribute. |
Integer |
|
dataType (Read only) |
The data type of the network attribute—for example, integer or double. |
String |
|
edgeWeightID (Read only) |
The edge weight ID value of the network attribute. |
Integer |
|
fieldType (Read only) |
The data type of the network attribute field—for example, short or long integer, double, or date. |
String |
|
isApportionable (Read only) |
A Boolean value describing whether or not the network attribute is apportionable.
|
Boolean |
|
ID (Read only) |
The ID of the network attribute. |
Integer |
|
isEmbedded (Read only) |
A Boolean value describing whether or not the network attribute is embedded.
|
Boolean |
|
junctionWeightID (Read only) |
The junction weight ID value of the network attribute. |
Integer |
|
name (Read only) |
The name of the network attribute. |
String |
|
usageType (Read only) |
The usage type of the network attribute. |
String |