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


INetworkTravelModeParameterValue Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkTravelModeParameterValue Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

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.

CoClasses that implement INetworkTravelModeParameterValue

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