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


IGPRouteMeasureEventProperties Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPRouteMeasureEventProperties Interface
ArcGIS Developer Help

IGPRouteMeasureEventProperties Interface

Provides access to the route measure event properties.

Product Availability

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

Members

Name Description
Read/write property FromMeasureFieldName The from-measure field name of the event table.
Read/write property RouteIDFieldName The route id field name.
Read/write property ToMeasureFieldName The from-measure field name of the event table.
Read/write property Type The type of property (point or line).

Classes that implement IGPRouteMeasureEventProperties

Classes Description
GPRouteMeasureEventProperties Geoprocessing route measure event properties value object.