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




The name of the Point Coverage to be converted when the transfer type is TVP. This option will be ignored if the transfer type is set to POINT. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.