ArcGIS API for WPF - Library Reference
Ascending Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > MosaicRule Class : Ascending Property

Gets or sets a value indicating whether this MosaicRule is ascending.

Syntax

Visual Basic (Declaration) 
Public Property Ascending As Boolean
C# 
public bool Ascending {get; set;}

Property Value

If true the results will be sorted in ascending order. If false the results will be sorted in descending order.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.