ESRI.ArcGIS.ADF.ArcGISServer
GetToolInfosAsync(Object) Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GPServerProxy Class > GetToolInfosAsync Method : GetToolInfosAsync(Object) Method




userState

Syntax

Visual Basic (Declaration) 
Public Overloads Sub GetToolInfosAsync( _
   ByVal userState As Object _
) 
Visual Basic (Usage)Copy Code
Dim instance As GPServerProxy
Dim userState As Object
 
instance.GetToolInfosAsync(userState)
C# 
public void GetToolInfosAsync( 
   object userState
)

Parameters

userState

See Also

© 2010 All Rights Reserved.