This document is archived and information here might be outdated. Recommended version. |
Provides access to the properties of an event table.
Name | Description | |
---|---|---|
AddErrorField | Indicates if the error field should be added to the field set. | |
ErrorFieldName | Name of the error field name. | |
EventMeasureUnit | The units of the event measure(s). | |
EventRouteIDFieldName | The route identifier field name. | |
GetSettingError | The state of the object (see if all the required field names have been set). | |
IsALineEvent | Is a line event. | |
LateralOffsetFieldName | The lateral offset field name. | |
MDirectionOffsetting | Indicates if the offset should based onthe M direction or the digitized direction. |
Interfaces | Description |
---|---|
IRouteEventProperties | Provides access to the properties of an event table. |
Classes | Description |
---|---|
RouteMeasureLineProperties (esriLocation) | Properties for route measure line event tables. |
RouteMeasurePointProperties (esriLocation) | Properties for route measure point event tables. |
The IRouteEventProperties2 interface provides additional event properties such as adding error field to the route event source (AddErrorField and ErrorFieldName), as well as the ability to specify whether the lateral offset is in the direction of the increasing measure direction or digitize direction (MDirectionOffseting).