Provides access to members that specify the properties of an attribute in a network dataset. Note: the INetworkAttribute interface has been superseded byINetworkAttribute2. Please consider using the more recent version.
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. | |
Units | Units of this network attribute. | |
UsageType | Usage type of this network attribute. |
CoClasses that implement INetworkAttribute
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. |
SDCNetworkAttribute (esriDataSourcesFile) | A container for describing a SDC network dataset attribute. |
Remarks
INetworkAttribute has been superseded by INetworkAttribute3.