Click or drag to resize
CSYSIGetGeosoftID Method (CGXNETCore, String, Int32)
Get the Geosoft ID (email) if signed in

Available since Oasis montaj version: 9.4
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static void IGetGeosoftID(
	CGXNETCore gxNetShared,
	ref string id,
	int id_size
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
id
Type: SystemString
Returned ID
id_size
Type: SystemInt32
Size of ID
See Also