The layers to perform the find operation on. The layers are specified as an array of layer IDs.

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

Syntax

JScript
 function get Layers () : array<String>[]()[]
 function set Layers (value : array<String>[]()[])

Remarks

Layer IDs may be obtained from the description of the service in the ArcGIS Services Directory.

See Also