Initializes a new instance of the ArcGISLayerFactory class

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

Syntax

JScript
 function ArcGISLayerFactory(
	token : String
)

Parameters

token
Type: String
Optional - Authentication token passed to a secured REST resource.

See Also