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




A logical expression that selects a subset of raster cells. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.