This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMRouterSetup Interface > ISMRouterSetup.ClearAllRestrictions Method (ArcObjects .NET 10.5 SDK) |
Removes all restrictions set on the route solver.
[Visual Basic .NET]
Public Sub ClearAllRestrictions ( _
)
[C#] public void ClearAllRestrictions ( );
[C++]
HRESULT ClearAllRestrictions(
void
);