|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IR > IRouteMeasureEventGeoprocessor2 Interface (ArcObjects .NET 10.5 SDK) | 
Provides access to the route measure event geoprocessor properties and methods.
| Description | ||
|---|---|---|
|  | BuildOutputIndex | Indicates whether an index is going to be built on the route id field on the output result. | 
|  | Concatenate | Concatenate events. | 
|  | Concatenate2 | Concatenate events. | 
|  | Dissolve | Dissolve events. | 
|  | Dissolve2 | Dissolve events. | 
|  | InputEventProperties | The input table's route event properties. | 
|  | InputSelection | The input table's selection set. | 
|  | InputTable | The input table. | 
|  | Intersect | Intersect events. | 
|  | Intersect2 | Intersect events. | 
|  | KeepZeroLengthLineEvents | Indicates whether zero length events should be included in the overlay result (line on line overlays only). | 
|  | OverlayEventProperties | The overlay table's route event properties. | 
|  | OverlaySelection | The overlay table's selection set. | 
|  | OverlayTable | The table to overlay with the input table. | 
|  | Union | Union events. | 
|  | Union2 | Union events. | 
| Interfaces | Description | 
|---|---|
| IRouteMeasureEventGeoprocessor | Provides access to the route measure event geoprocessor properties and methods. | 
| CoClasses and Classes | Description | 
|---|---|
| RouteMeasureGeoprocessor | Basic route measure geoprocessing object. | 
This interface, IRouteMeasureEventGeoprocessor2, provides access to the event geoprocessing operations. This is different from IRouteMeasureGeoprocessor in that the output event table properties (IRouteEventProperties) can be passed in as a parameter to the operations.