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




Specifies how features are spatially sorted. Sort method is only enabled when 'Shape' is selected as one of the sort fields. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property spatial_sort_method As String
Visual Basic (Usage)Copy Code
Dim instance As Sort
Dim value As String
 
instance.spatial_sort_method = value
 
value = instance.spatial_sort_method
C# 
public string spatial_sort_method {get; set;}

See Also

© 2010 All Rights Reserved.