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




The input coverage containing buildings as regions, with the subclass BLDGSIM and the item BDS-GROUP, obtained by the Simplify Building tool followed by the Clean tool with the POLY option. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.