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




Specifies whether values are indexed in ascending order. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.