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




Choose the repair mode you would like to use. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.