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




Choose whether to use the ascending value of the Order By field. If the Ascending option is not used, the descending order will be used. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.