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




For a list of all members of this type, see Identity members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyfeature_typeThe feature class from the input coverage that will be used. (In, Optional)  
Public Propertyfuzzy_toleranceThe minimum distance between coordinates in the output coverage. By default, the minimum fuzzy tolerance value from the input and erase coverages is used. (In, Optional)  
Public Propertyidentity_coverThe coverage that will be identitied with the input coverage. Must have polygon features. (In, Required)  
Public Propertyin_coverThe coverage that will be overlaid with the identity coverage. (In, Required)  
Public Propertyjoin_attributesSpecifies whether all items in both the input coverage feature attribute and identity coverage will be joined to the output coverage feature attribute table. (In, Optional)  
Public Propertyout_coverThe coverage to be created. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.