The names of the fields to search. The fields are specified as a an array of field names. If this parameter is not specified, all fields will be searched.
Namespace:
ESRI.ArcGIS.VE(in ArcGISVE.exe)
Syntax
| JScript |
|---|
function get SearchFields () : array<String>[]()[] function set SearchFields (value : array<String>[]()[]) |
Remarks
Field names may be obtained from the description of the map service's layers in the ArcGIS Services Directory.
