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




Type the original path that needs to be repaired. This is a required parameter if the FIX option was chosen. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.