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
All Properties Methods
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
Remarks
INetworkAttribute has been superseded by INetworkAttribute3.
.NET Samples Closest facility solver (Code Files:
frmClosestFacilitySolver ) |
ArcGIS Network Analyst extension Engine application (Code Files:
frmNALayerProperties ) |
Service area solver (Code Files:
frmServiceAreaSolver ) |
Location-allocation solver (Code Files:
frmLocationAllocationSolver ) |
Vehicle routing problem solver (Code Files:
frmVRPSolver ) |
Origin-destination cost matrix solver (Code Files:
frmODCostMatrixSolver ) |
Subset network evaluators (Code Files:
FilterSubsetEvaluator ScaleSubsetEvaluator SubsetHelper )
.NET Related Topics How to programmatically traverse a street network