NetworkAttribute
Derived Types: EvaluatedNetworkAttribute
A class that describes a network dataset attribute.
Property |
Type |
Description |
---|---|---|
AttributeParameters |
Array of parameters for this network attribute. | |
DataType |
Type of data used in this network attribute. | |
ID |
int |
Unique identifier of this network attribute. |
Name |
string |
Name of this network attribute. |
Units |
Units of this network attribute. | |
UsageType |
Usage type of this network attribute. | |
UseByDefault |
bool |
Indicates if this network attribute is to be used by default. |
UserData |
object |
10/23/2013