Summary
The following properties are supported by the networkAttributes object in a trace network.
Properties
Property | Explanation | Data Type |
assignments (Read Only) | The assignments object. This object can be used to retrieve properties of the network attribute assignments. | 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 |