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




The coverage that will be identitied with the input coverage. Must have polygon features. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.