ArcObjects Library Reference (GISClient)  

IAdminUploadsClient.AdminDelete Method

Deletes the upload item.

ERROR: Syntax information about IAdminUploadsClient.AdminDelete may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.GISClient.dll

[C++]
HRESULT AdminDelete(
  IUploadItem* pUploadItem
);
[C++]

Parameters

pUploadItem [in]

  pUploadItem is a parameter of type IUploadItem

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAdminUploadsClient Interface