Resumen
The following properties are supported by the networkAttributes object in a trace network.
Propiedades
Propiedad | Explicación | Tipo de datos |
assignments (Sólo lectura) | The assignments object. This object can be used to retrieve properties of the network attribute assignments. | Object |
bitPosition (Sólo lectura) | The bit position value of the network attribute. | Integer |
bitSize (Sólo lectura) | The bit size value of the network attribute. | Integer |
dataType (Sólo lectura) | The data type of the network attribute—for example, integer or double. | String |
edgeWeightID (Sólo lectura) | The edge weight ID value of the network attribute. | Integer |
fieldType (Sólo lectura) | The data type of the network attribute field—for example, short or long integer, double, or date. | String |
isApportionable (Sólo lectura) | A Boolean value describing whether or not the network attribute is apportionable.
| Boolean |
ID (Sólo lectura) | The ID of the network attribute. | Integer |
isEmbedded (Sólo lectura) | A Boolean value describing whether or not the network attribute is embedded.
| Boolean |
junctionWeightID (Sólo lectura) | The junction weight ID value of the network attribute. | Integer |
name (Sólo lectura) | The name of the network attribute. | String |
usageType (Sólo lectura) | The usage type of the network attribute. | String |