Provides access to members that specify the properties of an attribute in a network dataset.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
DataType | Type of data used in this network attribute. | |
ID | Unique identifier of this network attribute. | |
Name | Name of this network attribute. | |
Parameters | Array of parameters for this network attribute. | |
Refresh | Refresh the network evaluators assigned to this network attribute. | |
Units | Units of this network attribute. | |
UsageType | Usage type of this network attribute. | |
UseByDefault | Indicates if this network attribute is to be used by default. |
Inherited Interfaces
Interfaces | Description |
---|---|
INetworkAttribute | Provides access to members that specify the properties of an attribute in a network dataset. |
CoClasses that implement INetworkAttribute2
CoClasses and Classes | Description |
---|---|
EvaluatedNetworkAttribute | A container for describing a network dataset attribute and its evaluators. |
NetworkAttribute | A container for describing a network dataset attribute. |
Remarks
INetworkAttribute2 has been superseded by INetworkAttribute3.