ArcGIS Explorer Component Help |
ServiceConnectionProperties..::.Clear Method |
ServiceConnectionProperties Class See Also |
Clears all the currently set properties on an a ServiceConnectionProperties object.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public void Clear() |
Visual Basic (Declaration) |
---|
Public Sub Clear |
Remarks
Calling this method sets the ServiceType to a value of Unknown so you will
manually need to set this property afterwards.