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




The name of the output point coverage containing landmark features. (Out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.