ESRI.ArcGIS.LinearReferencingTools
OverlayRouteEvents Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.LinearReferencingTools Namespace : OverlayRouteEvents Class




The following tables list the members exposed by OverlayRouteEvents.

Public Constructors

 NameDescription
Public ConstructorOverlayRouteEvents ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertybuild_indexSpecifies whether an attribute index will be created for the route identifier field that is written to the output event table. (In, Optional)  
Public Propertyin_event_propertiesParameter consisting of the route location fields and the type of events in the input event table. (In, Required)  
Public Propertyin_fieldsSpecifies whether all the fields from the input and overlay event tables will be written to the output event table. (In, Optional)  
Public Propertyin_tableThe input event table. (In, Required)  
Public Propertyout_event_propertiesParameter consisting of the route location fields and the type of events that will be written to the output event table. (Out, Required)  
Public Propertyout_tableThe table to be created. (Out, Required)  
Public Propertyoverlay_event_propertiesParameter consisting of the route location fields and the type of events in the overlay event table. (In, Required)  
Public Propertyoverlay_tableThe overlay event table. (In, Required)  
Public Propertyoverlay_typeThe type of overlay to be performed. (In, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyzero_length_eventsSpecifies whether to keep zero length line events in the output table. This parameter is only valid when the output event type is LINE. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.