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




Type the new path to use. This is a required parameter if the FIX option was chosen. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property new_path As Object
Visual Basic (Usage)Copy Code
Dim instance As RepairRasterCatalogPaths
Dim value As Object
 
instance.new_path = value
 
value = instance.new_path
C# 
public object new_path {get; set;}

See Also

© 2010 All Rights Reserved.