ESRI.ArcGIS.ADF.Tasks | |
ServerAction Method | |
See Also |
ESRI.ArcGIS.ADF.Tasks.Geoprocessing Namespace > AddFeature Class : ServerAction Method |
- args
- Event arguments with information about the tool used.
Visual Basic (Declaration) | |
---|---|
Public Sub ServerAction( _ ByVal args As ToolEventArgs _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void ServerAction( ToolEventArgs args ) |
Parameters
- args
- Event arguments with information about the tool used.