This document is archived and information here might be outdated.  Recommended version.


NetworkAttributeParameter Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > N > NetworkAttributeParameter Class
ArcGIS Developer Help

NetworkAttributeParameterClass Class

A container for describing a network attribute parameter.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Interfaces

Interfaces Description
INetworkAttributeParameter Provides access to members that specify the properties of a parameter of a network attribute.
INetworkAttributeParameter2 Provides access to members that specify the properties of a parameter of a network attribute.

Remarks

The NetworkAttributeParameter object is used to specify the Name, DefaultValue, and Value of a parameter used by the network attribute.  It is accessed using the INetworkAttributeParameter interface.