ArcGIS Explorer Component Help |
ServiceConnectionProperties..::.Clone Method |
ServiceConnectionProperties Class See Also |
Returns a new ServiceConnectionProperties with properties equal to the current ServiceConnectionProperties.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public ServiceConnectionProperties Clone() |
Visual Basic (Declaration) |
---|
Public Function Clone As ServiceConnectionProperties |