Click or drag to resize

CEVOOBJMETAiGetVersionId Method (String, Int32)

Return the Evo object version Id.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2026.1.0.24
Syntax
public void iGetVersionId(
	ref string version_id,
	int size
)

public void iGetVersionId(
	ref string version_id,
	int size
)

Parameters

version_id
Type: SystemString
version id of the Evo object at the time of the last publish
size
Type: SystemInt32
maximum length
See Also