ESRI.ArcGIS.ADF.ArcGISServer
GetJobInputValuesCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GPServerProxy Class : GetJobInputValuesCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event GetJobInputValuesCompleted() As GetJobInputValuesCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As GPServerProxy
Dim handler As GetJobInputValuesCompletedEventHandler
 
AddHandler instance.GetJobInputValuesCompleted, handler
C# 
public event GetJobInputValuesCompletedEventHandler GetJobInputValuesCompleted()

See Also

© 2010 All Rights Reserved.