| Name | Description | |
|---|---|---|
|  | LineEventTableConfiguration Constructor | Construct an object to describe a line event table to hold events' information, EventInfo. | 
The following tables list the members exposed by LineEventTableConfiguration.
| Name | Description | |
|---|---|---|
|  | LineEventTableConfiguration Constructor | Construct an object to describe a line event table to hold events' information, EventInfo. | 
| Name | Description | |
|---|---|---|
|  | EventTableName | Gets the event table name. (Inherited from ArcGIS.Core.Data.LinearReferencing.EventTableConfiguration) | 
|  | EventType | Overridden. Gets the event type, EventType | 
|  | FromMeasureFieldName | Gets the name of the field that identifies where the event starts within the route. | 
|  | KeepAllFields | Gets whether all the attributes from the feature class that intersect with RouteInfo will be included in the result. (Inherited from ArcGIS.Core.Data.LinearReferencing.EventTableConfiguration) | 
|  | MDirectionOffset | Gets whether the offset distance calculation is based on the m-direction or the digitized direction.Reserved for future usage. (Inherited from ArcGIS.Core.Data.LinearReferencing.EventTableConfiguration) | 
|  | RouteIDFieldName | Gets the name of the field that uniquely identifies each route. (Inherited from ArcGIS.Core.Data.LinearReferencing.EventTableConfiguration) | 
|  | ToMeasureFieldName | Gets the name of the field that identifies where the event ends within the route. |