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.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_datasetThe input dataset whose records will be reordered based on the field values in the sort field(s). (In, Required)  
Public Propertyout_datasetThe output feature class or table. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysort_fieldSpecifies the field(s) whose values will be used to reorder the input records, and the direction the records will be sorted. (In, Required)  
Public Propertyspatial_sort_methodSpecifies how features are spatially sorted. Sort method is only enabled when 'Shape' is selected as one of the sort fields. (In, Optional)  
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.