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


ISMRouterSetup.ClearAllRestrictions Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesFile)  

ISMRouterSetup.ClearAllRestrictions Method

Removes all restrictions set on the route solver.

[Visual Basic .NET]
Public Sub ClearAllRestrictions ( _
)
[C#]
public void ClearAllRestrictions (
);
[C++]
HRESULT ClearAllRestrictions(
void
);

Product Availability

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

See Also

ISMRouterSetup Interface