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


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

IRouteEventProperties Interface

Provides access to the properties of an event table. Note: the IRouteEventProperties interface has been superseded by IRouteEventProperties2. Please consider using the more recent version.

Product Availability

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

Members

Name Description
Read/write property EventMeasureUnit The units of the event measure(s).
Read/write property EventRouteIDFieldName The route identifier field name.
Method GetSettingError The state of the object (see if all the required field names have been set).
Read-only property IsALineEvent Is a line event.
Read/write property LateralOffsetFieldName The lateral offset field name.

Classes that implement IRouteEventProperties

Classes Description