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


esriSMRestrictionType Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesFile)  

esriSMRestrictionType Constants

Deprecated as of 10.1. Routing restriction policy types.

Constant Value Description
esriSMRTStrict 1 Never violate this restriction.
esriSMRTRelaxed 2 Violate this restriction only if no other route can be calculated.

Product Availability

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

.NET Samples

StreetMap routing (Code Files: RestrictionsForm)