The ID of the uploaded data.
[Visual Basic .NET] Public Property UploadID As String
[C#] public string UploadID {get; set;}
[C++]
HRESULT get_UploadID(
BSTR* UploadID
);
[C++]
HRESULT put_UploadID(
BSTR UploadID
);
[C++]Parameters
UploadID [out, retval] UploadID is a parameter of type BSTR UploadID [in] UploadID is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.