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




The prefix name of the ARC/INFO interchange file to be converted. A volume ID of .e00, .e01, and so on, will always be appended to the given interchange_file to specify the file or files to be imported. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.