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


ISignposts Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IS > ISignposts Interface
ArcGIS Developer Help

ISignposts Interface

Provides access to the properties for setting up signposts used in driving directions.

Product Availability

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

Members

Name Description
Read/write property SignpostFeatureClassName The name of the feature class containing the signposts.
Read/write property SignpostStreetsTableName The name of the indexed table of signpost street references.

Classes that implement ISignposts

Classes Description
NetworkDirections A container for describing and using network directions.

Remarks

The ISignposts interface is used to specify the signpost feature class and signpost streets table to be used for Directions generation.