ArcObjects Library Reference (DataSourcesFile)  

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

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.

CoClasses that implement ISMStop

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