The list of fields to be included in the returned resultset. This list is a array of field names. Note that if you specify the shape field in the list of return fields, it will be ignored.

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

Syntax

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

See Also