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




Location of the VPF database library for which cross-tile topology is to be created. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.