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




The name of an optional point coverage to be created when the Topological Vector Profile is converted. This option is ignored if the SDTS dataset is not the Point Profile Transfer. (Out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.