com.esri.arcgis.networkanalyst
Interface INAServerNetworkAttribute2
- All Superinterfaces:
- INAServerNetworkAttribute, Serializable
- All Known Implementing Classes:
- NAServerNetworkAttribute
public interface INAServerNetworkAttribute2
- extends INAServerNetworkAttribute, Serializable
Deprecated as of 10.0. Provides access to properties that describe a network attribute.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
getRestrictionUsageParameterName
String getRestrictionUsageParameterName()
throws IOException,
AutomationException
- Name of the restriction usage parameter.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
- Returns:
- The restrictionUsageParameterName
- Throws:
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.