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




Choose what paths to output to the table. You can choose to output all the file paths, or just the ones that are broken. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.