Initializes a new instance of the IdentifyParameters class

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

Syntax

JScript
 function IdentifyParameters(
	parameters : Object
)

Parameters

parameters
Type: Object
Optional. Object containing properties and values corresponding to IdentifyParameters properties

See Also