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.
Name | Description | |
---|---|---|
DissolveRouteEvents Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
build_index | Specifies whether an attribute index will be created for the route identifier field that is written to the output event table. (In, Optional) | |
dissolve_field | The field(s)used to aggregate rows. (In, Required) | |
dissolve_type | Specifies whether the input events will be concatenated or dissolved. (In, Optional) | |
in_event_properties | Parameter consisting of the route location fields and the type of events in the input event table. (In, Required) | |
in_events | The table whose rows will be aggregated. (In, Required) | |
out_event_properties | Parameter consisting of the route location fields and the type of events that will be written to the output event table. (Out, Required) | |
out_table | The table to be created. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |