This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IU > IUploader Interface > IUploader.Init Method (ArcObjects .NET 10.4 SDK) |
.
[Visual Basic .NET] Public Sub Init ( _ ByVal pConn As IAGSServerConnection _ )
[C#] public void Init ( IAGSServerConnection pConn );
[C++]
HRESULT Init(
IAGSServerConnection* pConn
);
[C++]
Parameters pConn [in]
pConn is a parameter of type IAGSServerConnection