Click or drag to resize

CSYSIGetGeosoftID Method (String, Int32)

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,
	int id_size
)

public static void IGetGeosoftID(
	ref string id,
	int id_size
)

Parameters

id
Type: SystemString
Returned ID
id_size
Type: SystemInt32
Size of ID
See Also