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




The type of filter operation to perform. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property filter_type As String
Visual Basic (Usage)Copy Code
Dim instance As Filter
Dim value As String
 
instance.filter_type = value
 
value = instance.filter_type
C# 
public string filter_type {get; set;}

See Also

© 2010 All Rights Reserved.