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




A Selection File is a preexisting file that identifies which features will be used. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.