Click or drag to resize
CSYSIGetProfileName Method (CGXNETCore, String)
Get the profile name as defined in My Geosoft (or email if not defined)

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 IGetProfileName(
	CGXNETCore gxNetShared,
	ref string name
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
name
Type: SystemString
Returned name
See Also