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




An expression used to identify input features that should not be eliminated. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.