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




When using the BY_ATTRIBUTE sort method, the rasters will be sorted in ascending order as defined by the Sort Attribute. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.