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




The name of the VPF table, untiled coverage, or tile to be converted. The full pathname must be specified. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.