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




The following tables list the members exposed by TransformRouteEvents.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycluster_toleranceThe maximum tolerated distance between the input events and the target routes. (In, Required)  
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 the output event table will contain route location fields plus all the attributes from the input events. (In, Optional)  
Public Propertyin_routesThe input route features. (In, Required)  
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 PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyroute_id_fieldThe field containing values that uniquely identify each input route. (In, Required)  
Public Propertytarget_route_id_fieldThe field containing values that uniquely identify each target route. (In, Required)  
Public Propertytarget_routesThe route features to which the input events will be transformed. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.