This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IU > IUploadItem2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to upload item objects.
Description | ||
---|---|---|
Committed | Indicates if the upload item has been committed. | |
ContentType | The content type of the uploaded item. | |
Date | The date for the upload (in the server's time zone). | |
Description | The description of the uploaded item. | |
FilePath | The path of this uploaded item. | |
ID | The ID of the uploaded item. | |
Name | The name of the uploaded item. | |
PathOnServer | The path of this uploaded item on server. |
Interfaces | Description |
---|---|
IUploadItem | Provides access to upload item objects. |
CoClasses and Classes | Description |
---|---|
UploadItem | The UploadItem object. |