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 > Reselect Class : selection_file Property




A preexisting file that identifies the features to select. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property selection_file As Object
Visual Basic (Usage)Copy Code
Dim instance As Reselect
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.