This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IG > IGDSData2 Interface > IGDSData2.UploadID Property (ArcObjects .NET 10.4 SDK) |
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