Click or drag to resize

CSYSGetViewServiceURL Method (String)

Get the service URL for View

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.1.0.25
Syntax
public static void GetViewServiceURL(
	ref string service_url
)

public static void GetViewServiceURL(
	ref string service_url
)

Parameters

service_url
Type: SystemString
Returned Service URL
See Also