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 > MakeMosaicLayer Class : order_base_value Property




Type an order base value. The images are sorted based on the difference between this value and the 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 MakeMosaicLayer
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.