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




The name of a selection file that can be used to specify a subset of the arcs to be grouped into preliminary regions. (In, Optional)

Syntax

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