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


ISMRouterSetup2.RestrictionCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMRouterSetup2 Interface > ISMRouterSetup2.RestrictionCount Property
ArcGIS Developer Help

ISMRouterSetup2.RestrictionCount Property

Number of restrictions in the list, which will be applied when finding route.

[Visual Basic .NET]
Public ReadOnly Property RestrictionCount As Integer
[C#]
public int RestrictionCount {get;}
[C++]
HRESULT get_RestrictionCount(
void
);

Product Availability

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

See Also

ISMRouterSetup2 Interface