Click or drag to resize

CEVOOBJMETAiGetWorkspaceId Method (String)

Return the Evo workspace Id.

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

public void iGetWorkspaceId(
	ref string workspace_id
)

Parameters

workspace_id
Type: SystemString
workspace id
See Also