ESRI.ArcGIS.ADF.ArcGISServer
GeometryServerProxy Constructor
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeometryServerProxy Class : GeometryServerProxy Constructor




url

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal url As String _
)
Visual Basic (Usage)Copy Code
Dim url As String
 
Dim instance As GeometryServerProxy(url)
C# 
public GeometryServerProxy( 
   string url
)

Parameters

url

See Also

© 2010 All Rights Reserved.