ArcObjects Library Reference (GeoDatabase)  

IRouteEventProperties Interface

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

Product Availability

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

Members

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.

CoClasses that implement IRouteEventProperties

CoClasses and Classes Description
RouteMeasureLineProperties (esriLocation) Properties for route measure line event tables.
RouteMeasurePointProperties (esriLocation) Properties for route measure point event tables.