ESRI.ArcGIS.ADF.ArcGISServer
SortFieldName Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MosaicRule Class : SortFieldName Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property SortFieldName As String
Visual Basic (Usage)Copy Code
Dim instance As MosaicRule
Dim value As String
 
instance.SortFieldName = value
 
value = instance.SortFieldName
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public string SortFieldName {get; set;}

See Also

© 2010 All Rights Reserved.