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




The images are sorted based on the difference between this input value and attribute value in the specified field. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.