Click or drag to resize

CEVOOBJMETAiGetObjectId Method (String)

Return the Evo object Id.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.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