The layers to perform the identify operation on. The value is specified as an array of layer IDs.

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

Syntax

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

Remarks

Layer IDs may be obtained through use of the ArcGIS Services Directory at the ArcGIS Server site.

See Also