This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IA > IAGSServerConnectionName2 Interface > IAGSServerConnectionName2.ServerConnectionFactoryProgID Property (ArcObjects .NET 10.4 SDK) |
The programmatic ID of the server connection factory.
[Visual Basic .NET] Public Property ServerConnectionFactoryProgID As String
[C#] public string ServerConnectionFactoryProgID {get; set;}
[C++]
HRESULT get_ServerConnectionFactoryProgID(
BSTR* progID
);
[C++]
HRESULT put_ServerConnectionFactoryProgID(
BSTR progID
);
[C++]
Parameters progID [out, retval] progID is a parameter of type BSTR progID [in] progID is a parameter of type BSTR