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


INAServerNetworkAttribute2.RestrictionUsageParameterName Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (NetworkAnalyst)  

INAServerNetworkAttribute2.RestrictionUsageParameterName Property

Name of the restriction usage parameter.

[Visual Basic .NET]
Public ReadOnly Property RestrictionUsageParameterName As String
[C#]
public string RestrictionUsageParameterName {get;}
[C++]
HRESULT get_RestrictionUsageParameterName(
  BSTR* RestrictionUsageParameterName
);
[C++]

Parameters RestrictionUsageParameterName [out, retval] RestrictionUsageParameterName is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

See Also

INAServerNetworkAttribute2 Interface