Click or drag to resize

CEVOOBJMETAiGetWorkspaceId Method (String, Int32)

Return the Evo workspace Id.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2025.1.0.25
Syntax
public void iGetWorkspaceId(
	ref string workspace_id,
	int size
)

public void iGetWorkspaceId(
	ref string workspace_id,
	int size
)

Parameters

workspace_id
Type: SystemString
workspace id
size
Type: SystemInt32
maximum length
See Also