This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IS > ISetDefaultAgsConnectionInfo Interface > ISetDefaultAgsConnectionInfo.ClearParameters Method (ArcObjects .NET 10.4 SDK) |
Clears an ArcGIS Server connection's user entered parameters.
[Visual Basic .NET] Public Sub ClearParameters ( _ ByVal pConnectionProperties As IPropertySet _ )
[C#] public void ClearParameters ( IPropertySet pConnectionProperties );
[C++]
HRESULT ClearParameters(
IPropertySet* pConnectionProperties
);
[C++]
Parameters pConnectionProperties [in]
pConnectionProperties is a parameter of type IPropertySet