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


INetworkTravelModeParameterValue Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkTravelModeParameterValue Interface
ArcGIS Developer Help

INetworkTravelModeParameterValue Interface

Provides access to members that specify the properties of a travel mode attribute parameter value.

Product Availability

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

Members

Name Description
Read/write property AttributeName Name of the network attribute.
Read/write property ParameterName Name of the network attribute parameter.
Read/write property Value Value of the network attribute parameter.

Classes that implement INetworkTravelModeParameterValue

Classes Description
NetworkTravelModeParameterValue A container for describing a travel mode attribute parameter value.