This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJobCatalog Interface > IJobCatalog.RemoveJob Method (ArcObjects .NET 10.5 SDK) |
Removes job with given id from the catalog.
[Visual Basic .NET] Public Sub RemoveJob ( _ ByVal JobID As String _ )
[C#] public void RemoveJob ( string JobID );
[C++]
HRESULT RemoveJob(
BSTR JobID
);
[C++]
Parameters JobID [in] JobID is a parameter of type BSTR