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




A file that can be used to drop, add, change, or ignore items and other information during translation. The name of this file is defined by the user. Polycov.ccf, poly_cov_con, and conversionfile are all acceptable names. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.