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


IUploadItem2 Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GISClient)  

IUploadItem2 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 ContentType The content type of the uploaded item.
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.

Inherited Interfaces

Interfaces Description
IUploadItem Provides access to upload item objects.

CoClasses that implement IUploadItem2

CoClasses and Classes Description
UploadItem The UploadItem object.