ESRI.ArcGIS.Geoprocessor | |
UnRegisterGeoProcessorEvents Method | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Geoprocessor Namespace > Geoprocessor Class : UnRegisterGeoProcessorEvents Method |
- geoProcessorEvents
Visual Basic (Declaration) | |
---|---|
Public Sub UnRegisterGeoProcessorEvents( _ ByVal geoProcessorEvents As IGeoProcessorEvents _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void UnRegisterGeoProcessorEvents( IGeoProcessorEvents geoProcessorEvents ) |
Parameters
- geoProcessorEvents