![]() ![]() |
ESRI.ArcGIS.DataManagementTools | |
Sort Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : Sort Class |
The following tables list the members exposed by Sort.
Name | Description | |
---|---|---|
![]() | Sort Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | in_dataset | The input dataset whose records will be reordered based on the field values in the sort field(s). (In, Required) |
![]() | out_dataset | The output feature class or table. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | sort_field | Specifies the field(s) whose values will be used to reorder the input records, and the direction the records will be sorted. (In, Required) |
![]() | spatial_sort_method | Specifies how features are spatially sorted. Sort method is only enabled when 'Shape' is selected as one of the sort fields. (In, Optional) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |