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




For a list of all members of this type, see Sort members.

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.