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




The following tables list the members exposed by DissolveRouteEvents.

Public Constructors

 NameDescription
Public ConstructorDissolveRouteEvents 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 Propertydissolve_fieldThe field(s)used to aggregate rows. (In, Required)  
Public Propertydissolve_typeSpecifies whether the input events will be concatenated or dissolved. (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_eventsThe table whose rows will be aggregated. (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 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.