This document is archived and information here might be outdated.  Recommended version.


IUploadItem Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GISClient)  

IUploadItem Interface

Provides access to upload item objects.

Product Availability

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

Members

Description
Read/write property Committed Indicates if the upload item has been committed.
Read/write property Date The date for the upload (in the server's time zone).
Read/write property Description The description of the uploaded item.
Read/write property FilePath The path of this uploaded item.
Read/write property ID The ID of the uploaded item.
Read/write property Name The name of the uploaded item.
Read/write property PathOnServer The path of this uploaded item on server.

CoClasses that implement IUploadItem

CoClasses and Classes Description
UploadItem The UploadItem object.