|
| ESRI.ArcGIS.Geoprocessor | |
| Geoprocessor Constructor(IServerContext) | |
| See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers | |
| ESRI.ArcGIS.Geoprocessor Namespace > Geoprocessor Class > Geoprocessor Constructor : Geoprocessor Constructor(IServerContext) |
- context
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal context As IServerContext _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Geoprocessor( IServerContext context ) | |
Parameters
- context