If false, the FindTask will search for an exact match of the searchText string. Otherwise, it will search for a value that contains the searchText provided. The default is true.

Namespace:  ESRI.ArcGIS.VE
  (in ArcGISVE.exe)

Syntax

JScript
 function get Contains () : Boolean
 function set Contains (value : Boolean)

See Also