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


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

ISMStop Interface

Deprecated as of 10.1. Provides access to the route stop properties.

Product Availability

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

Description

Provides information about the route stop.

Members

Name Description
Read/write property Description Descriptive text of the route stop used in driving directions.
Read/write property Duration Stop duration in minutes.
Read/write property EnforceSideOfStreet Indicates whether shortest path is restricted when traveling to and from the given stop.
Read/write property Flag The SMFlag object of the stop that describes its geographic location.
Read/write property MinDistanceToTurn Minimal allowed distance to turn.
Read/write property StopID Numeric identifier of the user defined route stop.

Classes that implement ISMStop

Classes Description
SMStop Deprecated as of 10.1. The information about route stop.