Zusammenfassung
The following properties are supported by the networkAttributes object in a trace network.
Eigenschaften
Eigenschaft | Erläuterung | Datentyp |
assignments (Schreibgeschützt) | The assignments object. This object can be used to retrieve properties of the network attribute assignments. | Object |
bitPosition (Schreibgeschützt) | The bit position value of the network attribute. | Integer |
bitSize (Schreibgeschützt) | The bit size value of the network attribute. | Integer |
dataType (Schreibgeschützt) | The data type of the network attribute—for example, integer or double. | String |
edgeWeightID (Schreibgeschützt) | The edge weight ID value of the network attribute. | Integer |
fieldType (Schreibgeschützt) | The data type of the network attribute field—for example, short or long integer, double, or date. | String |
isApportionable (Schreibgeschützt) | A Boolean value describing whether or not the network attribute is apportionable.
| Boolean |
ID (Schreibgeschützt) | The ID of the network attribute. | Integer |
isEmbedded (Schreibgeschützt) | A Boolean value describing whether or not the network attribute is embedded.
| Boolean |
junctionWeightID (Schreibgeschützt) | The junction weight ID value of the network attribute. | Integer |
name (Schreibgeschützt) | The name of the network attribute. | String |
usageType (Schreibgeschützt) | The usage type of the network attribute. | String |