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




The attribute fielded to order rasters when the sort method is BY_ATTRIBUTE. The default attribute is ObjectID. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.