Click or drag to resize

CEVOOBJMETAiGetObjectId Method (String)

Return the Evo object Id.

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

public void iGetObjectId(
	ref string object_id
)

Parameters

object_id
Type: SystemString
object id
See Also