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




The feature layer or table view to which the selection will be applied. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.