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 > SetNull Class : where_clause Property




A logical expression that determines which of the input cells are to be true or false. (In, Optional)

Syntax

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