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 > VPFImport Class : control_file Property




A file that can be used to ignore specific VPF feature classes or three-dimensional coordinates during translation. The name of this file is defined by the user. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property control_file As Object
Visual Basic (Usage)Copy Code
Dim instance As VPFImport
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.