Click or drag to resize

CSYSIGetGeosoftID Method (String)

Get the Geosoft ID (email) if signed in

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2026.1.0.24
Syntax
public static void IGetGeosoftID(
	ref string id
)

public static void IGetGeosoftID(
	ref string id
)

Parameters

id
Type: SystemString
Returned ID
See Also