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: 2024.2.0.25
Syntax
public static void IGetGeosoftID(
	ref string id
)

public static void IGetGeosoftID(
	ref string id
)

Parameters

id
Type: SystemString
Returned ID
See Also