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




The following tables list the members exposed by Reselect.

Public Constructors

 NameDescription
Public ConstructorReselect ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_coverThe input coverage containing the features that will be selected. (In, Required)  
Public Propertyin_feature_typeThe feature class to select: (In, Optional)  
Public Propertyinfo_expressWrite a query that contains one or more logical expressions to select features from the input coverage. Each expression takes one of the following forms: (In, Required)  
Public Propertyout_coverThe output coverage containing the selected features. (Out, Required)  
Public Propertyout_feature_typeThe feature class in the output coverage. This must be the same as that of the input feature class, with this exception: When the input feature class is an Anno, Route, Section, or Region subclass and the output coverage is the same as the Input coverage, the output feature class must have a different subclass name. (In, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyselection_fileA preexisting file that identifies the features to select. (In, Optional)  
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.